"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/28 01:55:01 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu" 2026/04/28 01:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 01:55:01 DEBUG : Creating backend with remote "TestS3:rclone-test-jimadoz5jaxu" 2026/04/28 01:55:01 DEBUG : Creating backend with remote "/tmp/rclone2491601386" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:02 INFO : S3 bucket rclone-test-jimadoz5jaxu: Bucket "rclone-test-jimadoz5jaxu" created with ACL "" 2026/04/28 01:55:02 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:02 DEBUG : dir/file1.rclone_chunk.001_6r1gc0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:02 INFO : dir/file1.rclone_chunk.001_6r1gc0: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:02 INFO : dir/file1.rclone_chunk.001_6r1gc0: Deleted 2026/04/28 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:03 DEBUG : dir: Looking for writers 2026/04/28 01:55:03 DEBUG : Looking for writers 2026/04/28 01:55:03 DEBUG : dir: reading active writers 2026/04/28 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.64s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:03 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:03 DEBUG : dir/file1.rclone_chunk.001_6r1hav: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:03 INFO : dir/file1.rclone_chunk.001_6r1hav: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:03 INFO : dir/file1.rclone_chunk.001_6r1hav: Deleted 2026/04/28 01:55:04 DEBUG : dir/file2: size = 15 OK 2026/04/28 01:55:04 DEBUG : dir/file2.rclone_chunk.001_6r1h6o: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/28 01:55:04 INFO : dir/file2.rclone_chunk.001_6r1h6o: Copied (server-side copy) to: dir/file2 2026/04/28 01:55:04 INFO : dir/file2.rclone_chunk.001_6r1h6o: Deleted 2026/04/28 01:55:04 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/28 01:55:04 DEBUG : dir/subdir/file3.rclone_chunk.001_6r1ib6: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/28 01:55:04 INFO : dir/subdir/file3.rclone_chunk.001_6r1ib6: Copied (server-side copy) to: dir/subdir/file3 2026/04/28 01:55:04 INFO : dir/subdir/file3.rclone_chunk.001_6r1ib6: Deleted 2026/04/28 01:55:04 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:04 DEBUG : dir/subdir: Looking for writers 2026/04/28 01:55:04 DEBUG : dir: Looking for writers 2026/04/28 01:55:04 DEBUG : file1: reading active writers 2026/04/28 01:55:04 DEBUG : file2: reading active writers 2026/04/28 01:55:04 DEBUG : subdir: reading active writers 2026/04/28 01:55:04 DEBUG : Looking for writers 2026/04/28 01:55:04 DEBUG : dir: reading active writers 2026/04/28 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.97s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:05 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:05 DEBUG : dir/file1.rclone_chunk.001_6r1ju3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:05 INFO : dir/file1.rclone_chunk.001_6r1ju3: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:05 INFO : dir/file1.rclone_chunk.001_6r1ju3: Deleted 2026/04/28 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:06 DEBUG : dir: Looking for writers 2026/04/28 01:55:06 DEBUG : file1: reading active writers 2026/04/28 01:55:06 DEBUG : Looking for writers 2026/04/28 01:55:06 DEBUG : dir: reading active writers 2026/04/28 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.90s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:06 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:06 DEBUG : dir/file1.rclone_chunk.001_6r1kkl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:06 INFO : dir/file1.rclone_chunk.001_6r1kkl: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:06 INFO : dir/file1.rclone_chunk.001_6r1kkl: Deleted 2026/04/28 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:06 DEBUG : dir: Looking for writers 2026/04/28 01:55:06 DEBUG : Looking for writers 2026/04/28 01:55:06 DEBUG : dir: reading active writers 2026/04/28 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.90s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:07 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:07 DEBUG : dir/file1.rclone_chunk.001_6r1llu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:07 INFO : dir/file1.rclone_chunk.001_6r1llu: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:07 INFO : dir/file1.rclone_chunk.001_6r1llu: Deleted 2026/04/28 01:55:07 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:07 DEBUG : forgetting directory cache 2026/04/28 01:55:07 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:07 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:07 DEBUG : Looking for writers 2026/04/28 01:55:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:08 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:08 DEBUG : dir/file1.rclone_chunk.001_6r1m2b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:08 INFO : dir/file1.rclone_chunk.001_6r1m2b: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:08 INFO : dir/file1.rclone_chunk.001_6r1m2b: Deleted 2026/04/28 01:55:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/28 01:55:08 DEBUG : dir: invalidating directory cache 2026/04/28 01:55:08 DEBUG : >ForgetPath: 2026/04/28 01:55:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/28 01:55:08 DEBUG : invalidating directory cache 2026/04/28 01:55:08 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:08 DEBUG : >ForgetPath: 2026/04/28 01:55:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/28 01:55:08 DEBUG : >ForgetPath: 2026/04/28 01:55:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:08 DEBUG : dir: Looking for writers 2026/04/28 01:55:08 DEBUG : Looking for writers 2026/04/28 01:55:08 DEBUG : dir: reading active writers 2026/04/28 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.81s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:09 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:09 DEBUG : dir/file1.rclone_chunk.001_6r1mwf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:09 INFO : dir/file1.rclone_chunk.001_6r1mwf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:09 INFO : dir/file1.rclone_chunk.001_6r1mwf: Deleted 2026/04/28 01:55:09 DEBUG : fil/a/b/c: size = 15 OK 2026/04/28 01:55:09 DEBUG : fil/a/b/c.rclone_chunk.001_6r1n6s: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/28 01:55:09 INFO : fil/a/b/c.rclone_chunk.001_6r1n6s: Copied (server-side copy) to: fil/a/b/c 2026/04/28 01:55:09 INFO : fil/a/b/c.rclone_chunk.001_6r1n6s: Deleted 2026/04/28 01:55:10 DEBUG : forgetting directory cache 2026/04/28 01:55:10 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:10 DEBUG : dir: Looking for writers 2026/04/28 01:55:10 DEBUG : fil/a/b: Looking for writers 2026/04/28 01:55:10 DEBUG : fil/a: Looking for writers 2026/04/28 01:55:10 DEBUG : b: reading active writers 2026/04/28 01:55:10 DEBUG : fil: Looking for writers 2026/04/28 01:55:10 DEBUG : a: reading active writers 2026/04/28 01:55:10 DEBUG : Looking for writers 2026/04/28 01:55:10 DEBUG : dir: reading active writers 2026/04/28 01:55:10 DEBUG : fil: reading active writers 2026/04/28 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:10 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:10 DEBUG : dir/file1.rclone_chunk.001_6r1ok5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:10 INFO : dir/file1.rclone_chunk.001_6r1ok5: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:11 INFO : dir/file1.rclone_chunk.001_6r1ok5: Deleted 2026/04/28 01:55:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:11 DEBUG : dir: Looking for writers 2026/04/28 01:55:11 DEBUG : Looking for writers 2026/04/28 01:55:11 DEBUG : dir: reading active writers 2026/04/28 01:55:11 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:11 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:11 DEBUG : dir/file1.rclone_chunk.001_6r1pz5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:11 INFO : dir/file1.rclone_chunk.001_6r1pz5: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:11 INFO : dir/file1.rclone_chunk.001_6r1pz5: Deleted 2026/04/28 01:55:12 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:12 DEBUG : dir: Looking for writers 2026/04/28 01:55:12 DEBUG : file1: reading active writers 2026/04/28 01:55:12 DEBUG : Looking for writers 2026/04/28 01:55:12 DEBUG : dir: reading active writers 2026/04/28 01:55:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:12 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:12 DEBUG : dir/file1.rclone_chunk.001_6r1qtd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:12 INFO : dir/file1.rclone_chunk.001_6r1qtd: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:12 INFO : dir/file1.rclone_chunk.001_6r1qtd: Deleted 2026/04/28 01:55:13 DEBUG : dir/file2: size = 15 OK 2026/04/28 01:55:13 DEBUG : dir/file2.rclone_chunk.001_6r1qla: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/28 01:55:13 INFO : dir/file2.rclone_chunk.001_6r1qla: Copied (server-side copy) to: dir/file2 2026/04/28 01:55:13 INFO : dir/file2.rclone_chunk.001_6r1qla: Deleted 2026/04/28 01:55:13 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/28 01:55:13 DEBUG : dir/subdir/file3.rclone_chunk.001_6r1r0c: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/28 01:55:13 INFO : dir/subdir/file3.rclone_chunk.001_6r1r0c: Copied (server-side copy) to: dir/subdir/file3 2026/04/28 01:55:13 INFO : dir/subdir/file3.rclone_chunk.001_6r1r0c: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/28 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/28 01:55:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/28 01:55:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/28 01:55:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/28 01:55:14 DEBUG : dir/virtualFile: size = 20 OK 2026/04/28 01:55:14 DEBUG : dir/virtualFile.rclone_chunk.001_6r1sq5: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/28 01:55:14 INFO : dir/virtualFile.rclone_chunk.001_6r1sq5: Copied (server-side copy) to: dir/virtualFile 2026/04/28 01:55:14 INFO : dir/virtualFile.rclone_chunk.001_6r1sq5: Deleted 2026/04/28 01:55:14 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/28 01:55:14 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_6r1sv9: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/28 01:55:14 INFO : dir/virtualDir/testFile.rclone_chunk.001_6r1sv9: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/28 01:55:14 INFO : dir/virtualDir/testFile.rclone_chunk.001_6r1sv9: Deleted 2026/04/28 01:55:15 DEBUG : S3 bucket rclone-test-jimadoz5jaxu: bucket is versioned: false 2026/04/28 01:55:15 DEBUG : Waiting for deletions to finish 2026/04/28 01:55:15 DEBUG : "dir/subdir/file3" version false 2026/04/28 01:55:15 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/28 01:55:15 INFO : dir/subdir/file3: Deleted 2026/04/28 01:55:15 DEBUG : dir: invalidating directory cache 2026/04/28 01:55:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/28 01:55:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/28 01:55:15 DEBUG : dir/file1: Reset virtual modtime 2026/04/28 01:55:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/28 01:55:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/28 01:55:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/28 01:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/28 01:55:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/28 01:55:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:15 DEBUG : dir: invalidating directory cache 2026/04/28 01:55:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/28 01:55:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/28 01:55:15 DEBUG : forgetting directory cache 2026/04/28 01:55:15 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:15 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/28 01:55:15 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/28 01:55:15 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:15 DEBUG : dir/virtualDir2: Looking for writers 2026/04/28 01:55:15 DEBUG : dir/virtualDir: Looking for writers 2026/04/28 01:55:15 DEBUG : dir: Looking for writers 2026/04/28 01:55:15 DEBUG : virtualFile: reading active writers 2026/04/28 01:55:15 DEBUG : virtualDir: reading active writers 2026/04/28 01:55:15 DEBUG : file1: reading active writers 2026/04/28 01:55:15 DEBUG : virtualFile2: reading active writers 2026/04/28 01:55:15 DEBUG : virtualDir2: reading active writers 2026/04/28 01:55:15 DEBUG : Looking for writers 2026/04/28 01:55:15 DEBUG : dir: reading active writers 2026/04/28 01:55:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.41s) --- PASS: TestDirReadDirAll/Virtual (1.24s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:16 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:16 DEBUG : dir/file1.rclone_chunk.001_6r1t35: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:16 INFO : dir/file1.rclone_chunk.001_6r1t35: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:16 INFO : dir/file1.rclone_chunk.001_6r1t35: Deleted 2026/04/28 01:55:16 ERROR : dir/: Can only open directories read only 2026/04/28 01:55:16 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:16 DEBUG : dir: Looking for writers 2026/04/28 01:55:16 DEBUG : Looking for writers 2026/04/28 01:55:16 DEBUG : dir: reading active writers 2026/04/28 01:55:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:16 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:16 DEBUG : dir/file1.rclone_chunk.001_6r1um0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:16 INFO : dir/file1.rclone_chunk.001_6r1um0: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:16 INFO : dir/file1.rclone_chunk.001_6r1um0: Deleted 2026/04/28 01:55:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/28 01:55:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/28 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/28 01:55:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 01:55:17 DEBUG : dir/potato: size = 5 OK 2026/04/28 01:55:17 DEBUG : dir/potato.rclone_chunk.001_6r1v82: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:17 INFO : dir/potato.rclone_chunk.001_6r1v82: Copied (server-side copy) to: dir/potato 2026/04/28 01:55:17 INFO : dir/potato.rclone_chunk.001_6r1v82: Deleted 2026/04/28 01:55:17 DEBUG : dir/potato: size = 5 OK 2026/04/28 01:55:17 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:17 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/28 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/28 01:55:17 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:17 DEBUG : dir: Looking for writers 2026/04/28 01:55:17 DEBUG : potato: reading active writers 2026/04/28 01:55:17 DEBUG : file1: reading active writers 2026/04/28 01:55:17 DEBUG : Looking for writers 2026/04/28 01:55:17 DEBUG : dir: reading active writers 2026/04/28 01:55:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.45s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:18 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:18 DEBUG : dir/file1.rclone_chunk.001_6r1vma: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:18 INFO : dir/file1.rclone_chunk.001_6r1vma: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:18 INFO : dir/file1.rclone_chunk.001_6r1vma: Deleted 2026/04/28 01:55:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/28 01:55:18 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:18 DEBUG : dir/sub: Looking for writers 2026/04/28 01:55:18 DEBUG : dir: Looking for writers 2026/04/28 01:55:18 DEBUG : file1: reading active writers 2026/04/28 01:55:18 DEBUG : sub: reading active writers 2026/04/28 01:55:18 DEBUG : Looking for writers 2026/04/28 01:55:18 DEBUG : dir: reading active writers 2026/04/28 01:55:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.17s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:19 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:19 DEBUG : dir/file1.rclone_chunk.001_6r1xun: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:19 INFO : dir/file1.rclone_chunk.001_6r1xun: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:19 INFO : dir/file1.rclone_chunk.001_6r1xun: Deleted 2026/04/28 01:55:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/28 01:55:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/28 01:55:20 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:20 DEBUG : dir/sub/subsub: Looking for writers 2026/04/28 01:55:20 DEBUG : dir/sub: Looking for writers 2026/04/28 01:55:20 DEBUG : subsub: reading active writers 2026/04/28 01:55:20 DEBUG : dir: Looking for writers 2026/04/28 01:55:20 DEBUG : file1: reading active writers 2026/04/28 01:55:20 DEBUG : sub: reading active writers 2026/04/28 01:55:20 DEBUG : Looking for writers 2026/04/28 01:55:20 DEBUG : dir: reading active writers 2026/04/28 01:55:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.15s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:20 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:20 DEBUG : dir/file1.rclone_chunk.001_6r1yxl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:20 INFO : dir/file1.rclone_chunk.001_6r1yxl: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:20 INFO : dir/file1.rclone_chunk.001_6r1yxl: Deleted 2026/04/28 01:55:20 ERROR : dir/: Dir.Remove not empty 2026/04/28 01:55:20 DEBUG : dir/file1: Remove: 2026/04/28 01:55:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:20 DEBUG : dir/file1: >Remove: err= 2026/04/28 01:55:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/28 01:55:20 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:20 DEBUG : Looking for writers 2026/04/28 01:55:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.82s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:21 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:21 DEBUG : dir/file1.rclone_chunk.001_6r1z10: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:21 INFO : dir/file1.rclone_chunk.001_6r1z10: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:21 INFO : dir/file1.rclone_chunk.001_6r1z10: Deleted 2026/04/28 01:55:21 DEBUG : dir/file1: Remove: 2026/04/28 01:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:21 DEBUG : dir/file1: >Remove: err= 2026/04/28 01:55:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/28 01:55:21 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:21 DEBUG : Looking for writers 2026/04/28 01:55:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.80s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:22 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:22 DEBUG : dir/file1.rclone_chunk.001_6r1z67: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:22 INFO : dir/file1.rclone_chunk.001_6r1z67: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:22 INFO : dir/file1.rclone_chunk.001_6r1z67: Deleted 2026/04/28 01:55:22 DEBUG : dir/file1: Remove: 2026/04/28 01:55:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:22 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/28 01:55:22 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:22 DEBUG : dir: Looking for writers 2026/04/28 01:55:22 DEBUG : Looking for writers 2026/04/28 01:55:22 DEBUG : dir: reading active writers 2026/04/28 01:55:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.90s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:23 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:23 DEBUG : dir/file1.rclone_chunk.001_6r2040: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:23 INFO : dir/file1.rclone_chunk.001_6r2040: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:23 INFO : dir/file1.rclone_chunk.001_6r2040: Deleted 2026/04/28 01:55:23 DEBUG : dir/file3: size = 15 OK 2026/04/28 01:55:23 DEBUG : dir/file3.rclone_chunk.001_6r21pe: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/28 01:55:23 INFO : dir/file3.rclone_chunk.001_6r21pe: Copied (server-side copy) to: dir/file3 2026/04/28 01:55:23 INFO : dir/file3.rclone_chunk.001_6r21pe: Deleted 2026/04/28 01:55:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/28 01:55:24 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:24 DEBUG : dir/file3: copy non-chunked object... 2026/04/28 01:55:24 DEBUG : dir2/file1: size = 14 OK 2026/04/28 01:55:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:24 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/28 01:55:24 DEBUG : dir2/file3: size = 15 OK 2026/04/28 01:55:24 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/28 01:55:24 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/28 01:55:24 INFO : dir/file1: Deleted 2026/04/28 01:55:24 INFO : dir/file3: Deleted 2026/04/28 01:55:24 DEBUG : dir: Updating dir with dir2 0x1518bb553040 2026/04/28 01:55:24 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/28 01:55:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/28 01:55:24 DEBUG : dir2/file1: copy non-chunked object... 2026/04/28 01:55:24 DEBUG : file2: size = 14 OK 2026/04/28 01:55:24 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:24 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/28 01:55:24 INFO : dir2/file1: Deleted 2026/04/28 01:55:24 DEBUG : file2: Updating file with file2 0x1518bbb05380 2026/04/28 01:55:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/28 01:55:25 DEBUG : file2: copy non-chunked object... 2026/04/28 01:55:25 DEBUG : dir2/file3: size = 14 OK 2026/04/28 01:55:25 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:25 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/28 01:55:25 INFO : file2: Deleted 2026/04/28 01:55:25 DEBUG : dir2/file3: Updating file with dir2/file3 0x1518bbb05380 2026/04/28 01:55:25 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/28 01:55:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/28 01:55:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/28 01:55:25 DEBUG : empty directory: Updating dir with renamed empty directory 0x1518bbc0cdd0 2026/04/28 01:55:25 DEBUG : empty directory: forgetting directory cache 2026/04/28 01:55:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/28 01:55:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/28 01:55:25 DEBUG : dir2: Renaming to "dir3" 2026/04/28 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:25 DEBUG : dir3: Looking for writers 2026/04/28 01:55:25 DEBUG : file3: reading active writers 2026/04/28 01:55:25 DEBUG : renamed empty directory: Looking for writers 2026/04/28 01:55:25 DEBUG : Looking for writers 2026/04/28 01:55:25 DEBUG : dir3: reading active writers 2026/04/28 01:55:25 DEBUG : renamed empty directory: reading active writers 2026/04/28 01:55:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.03s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:26 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:26 DEBUG : dir/file1.rclone_chunk.001_6r2359: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:26 INFO : dir/file1.rclone_chunk.001_6r2359: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:26 INFO : dir/file1.rclone_chunk.001_6r2359: Deleted 2026/04/28 01:55:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/28 01:55:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:55:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:55:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 01:55:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/28 01:55:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/28 01:55:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 01:55:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:55:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:55:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 01:55:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/28 01:55:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/28 01:55:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 01:55:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/28 01:55:26 DEBUG : dir/sub/file2: size = 12 OK 2026/04/28 01:55:26 DEBUG : dir/sub/file2.rclone_chunk.001_6r24vs: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/28 01:55:26 INFO : dir/sub/file2.rclone_chunk.001_6r24vs: Copied (server-side copy) to: dir/sub/file2 2026/04/28 01:55:26 INFO : dir/sub/file2.rclone_chunk.001_6r24vs: Deleted 2026/04/28 01:55:26 DEBUG : dir/sub/file2: size = 12 OK 2026/04/28 01:55:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/28 01:55:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/28 01:55:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/28 01:55:26 DEBUG : forgetting directory cache 2026/04/28 01:55:26 DEBUG : dir: forgetting directory cache 2026/04/28 01:55:26 DEBUG : dir/sub: forgetting directory cache 2026/04/28 01:55:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/28 01:55:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 01:55:27 DEBUG : dir/sub/file0: size = 5 OK 2026/04/28 01:55:27 DEBUG : dir/sub/file0.rclone_chunk.001_6r2433: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:27 INFO : dir/sub/file0.rclone_chunk.001_6r2433: Copied (server-side copy) to: dir/sub/file0 2026/04/28 01:55:27 INFO : dir/sub/file0.rclone_chunk.001_6r2433: Deleted 2026/04/28 01:55:27 DEBUG : dir/sub/file0: size = 5 OK 2026/04/28 01:55:27 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:27 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/28 01:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/28 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:27 DEBUG : dir/sub: Looking for writers 2026/04/28 01:55:27 DEBUG : file0: reading active writers 2026/04/28 01:55:27 DEBUG : file2: reading active writers 2026/04/28 01:55:27 DEBUG : dir: Looking for writers 2026/04/28 01:55:27 DEBUG : file1: reading active writers 2026/04/28 01:55:27 DEBUG : sub: reading active writers 2026/04/28 01:55:27 DEBUG : Looking for writers 2026/04/28 01:55:27 DEBUG : dir: reading active writers 2026/04/28 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.87s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/28 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:27 DEBUG : Looking for writers 2026/04/28 01:55:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:28 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:28 DEBUG : dir/file1.rclone_chunk.001_6r25zh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:28 INFO : dir/file1.rclone_chunk.001_6r25zh: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:28 INFO : dir/file1.rclone_chunk.001_6r25zh: Deleted 2026/04/28 01:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:55:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/28 01:55:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/28 01:55:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:55:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/28 01:55:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/28 01:55:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/28 01:55:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:55:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/28 01:55:28 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:28 DEBUG : dir: Looking for writers 2026/04/28 01:55:28 DEBUG : file1: reading active writers 2026/04/28 01:55:28 DEBUG : file1.metadata: reading active writers 2026/04/28 01:55:28 DEBUG : Looking for writers 2026/04/28 01:55:28 DEBUG : dir: reading active writers 2026/04/28 01:55:28 DEBUG : dir.metadata: reading active writers 2026/04/28 01:55:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:28 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:28 DEBUG : dir/file1.rclone_chunk.001_6r262z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:28 INFO : dir/file1.rclone_chunk.001_6r262z: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:29 INFO : dir/file1.rclone_chunk.001_6r262z: Deleted 2026/04/28 01:55:29 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:29 DEBUG : dir: Looking for writers 2026/04/28 01:55:29 DEBUG : file1: reading active writers 2026/04/28 01:55:29 DEBUG : Looking for writers 2026/04/28 01:55:29 DEBUG : dir: reading active writers 2026/04/28 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:29 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:29 DEBUG : dir/file1.rclone_chunk.001_6r270x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:29 INFO : dir/file1.rclone_chunk.001_6r270x: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:29 INFO : dir/file1.rclone_chunk.001_6r270x: Deleted 2026/04/28 01:55:30 DEBUG : time_test: size = 5 OK 2026/04/28 01:55:30 DEBUG : time_test.rclone_chunk.001_6r28ca: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/28 01:55:30 INFO : time_test.rclone_chunk.001_6r28ca: Copied (server-side copy) to: time_test 2026/04/28 01:55:30 INFO : time_test.rclone_chunk.001_6r28ca: Deleted 2026/04/28 01:55:30 DEBUG : Can set mod time: true 2026/04/28 01:55:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/28 01:55:30 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:30 DEBUG : dir: Looking for writers 2026/04/28 01:55:30 DEBUG : file1: reading active writers 2026/04/28 01:55:30 DEBUG : Looking for writers 2026/04/28 01:55:30 DEBUG : dir: reading active writers 2026/04/28 01:55:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:31 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:31 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:31 DEBUG : dir/file1.rclone_chunk.001_6r2956: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:31 INFO : dir/file1.rclone_chunk.001_6r2956: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:31 INFO : dir/file1.rclone_chunk.001_6r2956: Deleted 2026/04/28 01:55:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 01:55:32 DEBUG : dir/file1: size = 0 OK 2026/04/28 01:55:32 DEBUG : dir/file1.rclone_chunk.001_6r29wz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:55:32 INFO : dir/file1.rclone_chunk.001_6r29wz: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:32 INFO : dir/file1.rclone_chunk.001_6r29wz: Deleted 2026/04/28 01:55:32 DEBUG : dir/file1: size = 0 OK 2026/04/28 01:55:32 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:55:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/28 01:55:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/28 01:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:32 DEBUG : dir: Looking for writers 2026/04/28 01:55:32 DEBUG : file1: reading active writers 2026/04/28 01:55:32 DEBUG : Looking for writers 2026/04/28 01:55:32 DEBUG : dir: reading active writers 2026/04/28 01:55:32 DEBUG : >WaitForWriters: 2026/04/28 01:55:32 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:32 DEBUG : dir: Looking for writers 2026/04/28 01:55:32 DEBUG : file1: reading active writers 2026/04/28 01:55:32 DEBUG : Looking for writers 2026/04/28 01:55:32 DEBUG : dir: reading active writers 2026/04/28 01:55:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:32 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:32 DEBUG : dir/file1.rclone_chunk.001_6r2azj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:32 INFO : dir/file1.rclone_chunk.001_6r2azj: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:33 INFO : dir/file1.rclone_chunk.001_6r2azj: Deleted 2026/04/28 01:55:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 01:55:33 DEBUG : dir/file1: size = 5 OK 2026/04/28 01:55:33 DEBUG : dir/file1.rclone_chunk.001_6r2b7e: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:33 INFO : dir/file1.rclone_chunk.001_6r2b7e: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:33 INFO : dir/file1.rclone_chunk.001_6r2b7e: Deleted 2026/04/28 01:55:33 DEBUG : dir/file1: size = 5 OK 2026/04/28 01:55:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:55:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/28 01:55:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/28 01:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:33 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:33 DEBUG : dir: Looking for writers 2026/04/28 01:55:33 DEBUG : file1: reading active writers 2026/04/28 01:55:33 DEBUG : Looking for writers 2026/04/28 01:55:33 DEBUG : dir: reading active writers 2026/04/28 01:55:33 DEBUG : >WaitForWriters: 2026/04/28 01:55:34 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:34 DEBUG : dir: Looking for writers 2026/04/28 01:55:34 DEBUG : file1: reading active writers 2026/04/28 01:55:34 DEBUG : Looking for writers 2026/04/28 01:55:34 DEBUG : dir: reading active writers 2026/04/28 01:55:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:34 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:34 DEBUG : dir/file1.rclone_chunk.001_6r2ct2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:34 INFO : dir/file1.rclone_chunk.001_6r2ct2: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:34 INFO : dir/file1.rclone_chunk.001_6r2ct2: Deleted 2026/04/28 01:55:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/28 01:55:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:35 DEBUG : dir: Looking for writers 2026/04/28 01:55:35 DEBUG : file1: reading active writers 2026/04/28 01:55:35 DEBUG : Looking for writers 2026/04/28 01:55:35 DEBUG : dir: reading active writers 2026/04/28 01:55:35 DEBUG : >WaitForWriters: 2026/04/28 01:55:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:35 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:35 DEBUG : dir/file1.rclone_chunk.001_6r2dmz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:35 INFO : dir/file1.rclone_chunk.001_6r2dmz: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:35 INFO : dir/file1.rclone_chunk.001_6r2dmz: Deleted 2026/04/28 01:55:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/28 01:55:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:36 DEBUG : dir/file1(0x1518bbb5fc80): close: 2026/04/28 01:55:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/28 01:55:36 DEBUG : dir/file1(0x1518bbb5fc80): >close: err= 2026/04/28 01:55:36 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:36 DEBUG : dir: Looking for writers 2026/04/28 01:55:36 DEBUG : file1: reading active writers 2026/04/28 01:55:36 DEBUG : Looking for writers 2026/04/28 01:55:36 DEBUG : dir: reading active writers 2026/04/28 01:55:36 DEBUG : >WaitForWriters: 2026/04/28 01:55:36 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:36 DEBUG : dir: Looking for writers 2026/04/28 01:55:36 DEBUG : file1: reading active writers 2026/04/28 01:55:36 DEBUG : Looking for writers 2026/04/28 01:55:36 DEBUG : dir: reading active writers 2026/04/28 01:55:36 DEBUG : >WaitForWriters: 2026/04/28 01:55:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:36 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:36 DEBUG : dir/file1.rclone_chunk.001_6r2eo6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:36 INFO : dir/file1.rclone_chunk.001_6r2eo6: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:36 INFO : dir/file1.rclone_chunk.001_6r2eo6: Deleted 2026/04/28 01:55:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/28 01:55:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): _writeAt: size=5, off=0 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): openPending: 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 01:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): >openPending: err= 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): >_writeAt: n=5, err= 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): close: 2026/04/28 01:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/28 01:55:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/28 01:55:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/28 01:55:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/28 01:55:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:37 DEBUG : dir/file1(0x1518bbfc0480): >close: err= 2026/04/28 01:55:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 01:55:37 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:37 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:37 DEBUG : dir/file1.rclone_chunk.001_6r2fpn: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/28 01:55:37 INFO : dir/file1.rclone_chunk.001_6r2fpn: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:37 INFO : dir/file1.rclone_chunk.001_6r2fpn: Deleted 2026/04/28 01:55:37 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:37 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/28 01:55:37 INFO : dir/file1: Copied (replaced existing) 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/28 01:55:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 01:55:37 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/28 01:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : >WaitForWriters: 2026/04/28 01:55:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:37 DEBUG : dir: Looking for writers 2026/04/28 01:55:37 DEBUG : file1: reading active writers 2026/04/28 01:55:37 DEBUG : Looking for writers 2026/04/28 01:55:37 DEBUG : dir: reading active writers 2026/04/28 01:55:37 DEBUG : >WaitForWriters: 2026/04/28 01:55:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.70s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.49s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.71s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:38 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:38 DEBUG : dir/file1.rclone_chunk.001_6r2g1n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:38 INFO : dir/file1.rclone_chunk.001_6r2g1n: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:38 INFO : dir/file1.rclone_chunk.001_6r2g1n: Deleted 2026/04/28 01:55:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:55:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/28 01:55:38 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:38 DEBUG : dir: Looking for writers 2026/04/28 01:55:38 DEBUG : file1: reading active writers 2026/04/28 01:55:38 DEBUG : Looking for writers 2026/04/28 01:55:38 DEBUG : dir: reading active writers 2026/04/28 01:55:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.97s) === RUN TestFileOpenReadUnknownSize 2026/04/28 01:55:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/28 01:55:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/28 01:55:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:55:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/28 01:55:39 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:39 DEBUG : Looking for writers 2026/04/28 01:55:39 DEBUG : file.txt: reading active writers 2026/04/28 01:55:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:39 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:39 DEBUG : dir/file1.rclone_chunk.001_6r2hay: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:39 INFO : dir/file1.rclone_chunk.001_6r2hay: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:39 INFO : dir/file1.rclone_chunk.001_6r2hay: Deleted 2026/04/28 01:55:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/28 01:55:40 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:40 DEBUG : dir/file1.rclone_chunk.001_6r2hh4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:40 INFO : dir/file1.rclone_chunk.001_6r2hh4: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:40 INFO : dir/file1.rclone_chunk.001_6r2hh4: Deleted 2026/04/28 01:55:40 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/28 01:55:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:40 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:40 DEBUG : dir: Looking for writers 2026/04/28 01:55:40 DEBUG : file1: reading active writers 2026/04/28 01:55:40 DEBUG : Looking for writers 2026/04/28 01:55:40 DEBUG : dir: reading active writers 2026/04/28 01:55:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.39s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:40 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:40 DEBUG : dir/file1.rclone_chunk.001_6r2isk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:40 INFO : dir/file1.rclone_chunk.001_6r2isk: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:40 INFO : dir/file1.rclone_chunk.001_6r2isk: Deleted 2026/04/28 01:55:41 DEBUG : dir/file1: Remove: 2026/04/28 01:55:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:41 DEBUG : dir/file1: >Remove: err= 2026/04/28 01:55:41 DEBUG : dir/file1: Remove: 2026/04/28 01:55:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/28 01:55:41 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:41 DEBUG : dir: Looking for writers 2026/04/28 01:55:41 DEBUG : Looking for writers 2026/04/28 01:55:41 DEBUG : dir: reading active writers 2026/04/28 01:55:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.83s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:41 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:41 DEBUG : dir/file1.rclone_chunk.001_6r2jcw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:41 INFO : dir/file1.rclone_chunk.001_6r2jcw: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:42 INFO : dir/file1.rclone_chunk.001_6r2jcw: Deleted 2026/04/28 01:55:42 DEBUG : dir/file1: Remove: 2026/04/28 01:55:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:42 DEBUG : dir/file1: >Remove: err= 2026/04/28 01:55:42 DEBUG : dir/file1: Remove: 2026/04/28 01:55:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/28 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:42 DEBUG : dir: Looking for writers 2026/04/28 01:55:42 DEBUG : Looking for writers 2026/04/28 01:55:42 DEBUG : dir: reading active writers 2026/04/28 01:55:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.08s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:42 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:42 DEBUG : dir/file1.rclone_chunk.001_6r2kc8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:42 INFO : dir/file1.rclone_chunk.001_6r2kc8: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:42 INFO : dir/file1.rclone_chunk.001_6r2kc8: Deleted 2026/04/28 01:55:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:55:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/28 01:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/28 01:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:43 DEBUG : dir/file1: Open: flags=0x3 2026/04/28 01:55:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/28 01:55:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/28 01:55:43 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:43 DEBUG : dir: Looking for writers 2026/04/28 01:55:43 DEBUG : file1: reading active writers 2026/04/28 01:55:43 DEBUG : Looking for writers 2026/04/28 01:55:43 DEBUG : dir: reading active writers 2026/04/28 01:55:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.87s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:43 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:43 DEBUG : dir/file1.rclone_chunk.001_6r2lcx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:43 INFO : dir/file1.rclone_chunk.001_6r2lcx: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:43 INFO : dir/file1.rclone_chunk.001_6r2lcx: Deleted 2026/04/28 01:55:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:44 DEBUG : dir: Looking for writers 2026/04/28 01:55:44 DEBUG : file1: reading active writers 2026/04/28 01:55:44 DEBUG : Looking for writers 2026/04/28 01:55:44 DEBUG : dir: reading active writers 2026/04/28 01:55:44 DEBUG : >WaitForWriters: 2026/04/28 01:55:44 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:44 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:44 INFO : dir/file1: Deleted 2026/04/28 01:55:44 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbfe2c30 2026/04/28 01:55:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:44 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:55:44 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:44 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:44 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:44 INFO : newLeaf: Deleted 2026/04/28 01:55:44 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbfe2c30 2026/04/28 01:55:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:55:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:44 DEBUG : dir/file1: File is currently open, delaying rename 0x1518bbfe2c30 2026/04/28 01:55:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:44 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/28 01:55:45 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:45 DEBUG : dir/file1.rclone_chunk.001_6r2mi5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:45 INFO : dir/file1.rclone_chunk.001_6r2mi5: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:45 INFO : dir/file1.rclone_chunk.001_6r2mi5: Deleted 2026/04/28 01:55:45 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/28 01:55:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:45 DEBUG : newLeaf: Running delayed rename now 2026/04/28 01:55:45 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:45 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:45 INFO : dir/file1: Deleted 2026/04/28 01:55:45 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbfe2c30 2026/04/28 01:55:45 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:45 DEBUG : dir: Looking for writers 2026/04/28 01:55:45 DEBUG : Looking for writers 2026/04/28 01:55:45 DEBUG : dir: reading active writers 2026/04/28 01:55:45 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:45 DEBUG : >WaitForWriters: 2026/04/28 01:55:45 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:45 DEBUG : dir: Looking for writers 2026/04/28 01:55:45 DEBUG : Looking for writers 2026/04/28 01:55:45 DEBUG : dir: reading active writers 2026/04/28 01:55:45 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:46 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:46 DEBUG : dir/file1.rclone_chunk.001_6r2nap: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:46 INFO : dir/file1.rclone_chunk.001_6r2nap: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:46 INFO : dir/file1.rclone_chunk.001_6r2nap: Deleted 2026/04/28 01:55:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:46 DEBUG : dir: Looking for writers 2026/04/28 01:55:46 DEBUG : file1: reading active writers 2026/04/28 01:55:46 DEBUG : Looking for writers 2026/04/28 01:55:46 DEBUG : dir: reading active writers 2026/04/28 01:55:46 DEBUG : >WaitForWriters: 2026/04/28 01:55:46 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:46 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:47 INFO : dir/file1: Deleted 2026/04/28 01:55:47 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbb688f0 2026/04/28 01:55:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:47 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:55:47 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:47 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:47 INFO : newLeaf: Deleted 2026/04/28 01:55:47 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbb688f0 2026/04/28 01:55:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/28 01:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:47 DEBUG : dir/file1: File is currently open, delaying rename 0x1518bbb688f0 2026/04/28 01:55:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/28 01:55:47 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:47 DEBUG : dir/file1.rclone_chunk.001_6r2p8d: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:47 INFO : dir/file1.rclone_chunk.001_6r2p8d: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:47 INFO : dir/file1.rclone_chunk.001_6r2p8d: Deleted 2026/04/28 01:55:47 DEBUG : dir/file1: size = 25 OK 2026/04/28 01:55:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/28 01:55:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:47 DEBUG : newLeaf: Running delayed rename now 2026/04/28 01:55:48 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:48 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:48 INFO : dir/file1: Deleted 2026/04/28 01:55:48 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbb688f0 2026/04/28 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:48 DEBUG : dir: Looking for writers 2026/04/28 01:55:48 DEBUG : Looking for writers 2026/04/28 01:55:48 DEBUG : dir: reading active writers 2026/04/28 01:55:48 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:48 DEBUG : >WaitForWriters: 2026/04/28 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:48 DEBUG : dir: Looking for writers 2026/04/28 01:55:48 DEBUG : Looking for writers 2026/04/28 01:55:48 DEBUG : dir: reading active writers 2026/04/28 01:55:48 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:48 DEBUG : >WaitForWriters: 2026/04/28 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:48 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:48 DEBUG : dir/file1.rclone_chunk.001_6r2qnf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:48 INFO : dir/file1.rclone_chunk.001_6r2qnf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:48 INFO : dir/file1.rclone_chunk.001_6r2qnf: Deleted 2026/04/28 01:55:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:55:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): openPending: 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 01:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): >openPending: err= 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:55:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): _writeAt: size=14, off=0 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): >_writeAt: n=14, err= 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): close: 2026/04/28 01:55:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/28 01:55:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbc9e500): >close: err= 2026/04/28 01:55:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 01:55:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:49 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:49 DEBUG : dir/file1.rclone_chunk.001_6r2rrb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:49 INFO : dir/file1.rclone_chunk.001_6r2rrb: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:49 INFO : dir/file1.rclone_chunk.001_6r2rrb: Deleted 2026/04/28 01:55:49 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:49 INFO : dir/file1: Copied (replaced existing) 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 01:55:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/28 01:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 01:55:49 DEBUG : dir: Looking for writers 2026/04/28 01:55:49 DEBUG : file1: reading active writers 2026/04/28 01:55:49 DEBUG : Looking for writers 2026/04/28 01:55:49 DEBUG : dir: reading active writers 2026/04/28 01:55:49 DEBUG : >WaitForWriters: 2026/04/28 01:55:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:55:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): _readAt: size=512, off=0 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): openPending: 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/28 01:55:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/28 01:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): >openPending: err= 2026/04/28 01:55:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): >_readAt: n=14, err=EOF 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): close: 2026/04/28 01:55:49 DEBUG : dir/file1(0x1518bbd69400): >close: err= 2026/04/28 01:55:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:50 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:50 INFO : dir/file1: Deleted 2026/04/28 01:55:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:55:50 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbf80b60 2026/04/28 01:55:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:50 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:55:50 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:50 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:50 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:50 INFO : newLeaf: Deleted 2026/04/28 01:55:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/28 01:55:50 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbf80b60 2026/04/28 01:55:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:50 DEBUG : dir/file1(0x1518bba1a740): openPending: 2026/04/28 01:55:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/28 01:55:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/28 01:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:50 DEBUG : dir/file1(0x1518bba1a740): >openPending: err= 2026/04/28 01:55:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:55:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:50 DEBUG : dir/file1(0x1518bba1a740): _writeAt: size=25, off=0 2026/04/28 01:55:50 DEBUG : dir/file1(0x1518bba1a740): >_writeAt: n=25, err= 2026/04/28 01:55:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:50 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:50 INFO : dir/file1: Deleted 2026/04/28 01:55:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:55:50 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbf80b60 2026/04/28 01:55:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:50 DEBUG : newLeaf(0x1518bba1a740): close: 2026/04/28 01:55:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/28 01:55:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-28 01:55:50.6759578 +0000 UTC m=+49.000755603 2026/04/28 01:55:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:50 DEBUG : newLeaf(0x1518bba1a740): >close: err= 2026/04/28 01:55:50 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:50 DEBUG : dir: Looking for writers 2026/04/28 01:55:50 DEBUG : Looking for writers 2026/04/28 01:55:50 DEBUG : dir: reading active writers 2026/04/28 01:55:50 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:50 DEBUG : dir: Looking for writers 2026/04/28 01:55:50 DEBUG : Looking for writers 2026/04/28 01:55:50 DEBUG : dir: reading active writers 2026/04/28 01:55:50 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:50 DEBUG : dir: Looking for writers 2026/04/28 01:55:50 DEBUG : Looking for writers 2026/04/28 01:55:50 DEBUG : dir: reading active writers 2026/04/28 01:55:50 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:51 DEBUG : dir: Looking for writers 2026/04/28 01:55:51 DEBUG : Looking for writers 2026/04/28 01:55:51 DEBUG : dir: reading active writers 2026/04/28 01:55:51 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/28 01:55:51 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:51 DEBUG : dir: Looking for writers 2026/04/28 01:55:51 DEBUG : Looking for writers 2026/04/28 01:55:51 DEBUG : dir: reading active writers 2026/04/28 01:55:51 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:51 DEBUG : dir: Looking for writers 2026/04/28 01:55:51 DEBUG : Looking for writers 2026/04/28 01:55:51 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:51 DEBUG : dir: reading active writers 2026/04/28 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:51 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:51 DEBUG : newLeaf.rclone_chunk.001_6r2t27: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:51 INFO : newLeaf.rclone_chunk.001_6r2t27: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:51 DEBUG : dir: Looking for writers 2026/04/28 01:55:51 DEBUG : Looking for writers 2026/04/28 01:55:51 DEBUG : dir: reading active writers 2026/04/28 01:55:51 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 01:55:51 INFO : newLeaf.rclone_chunk.001_6r2t27: Deleted 2026/04/28 01:55:51 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:51 INFO : newLeaf: Copied (replaced existing) 2026/04/28 01:55:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-28 01:55:50.6759578 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/28 01:55:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/28 01:55:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/28 01:55:52 DEBUG : dir: Looking for writers 2026/04/28 01:55:52 DEBUG : Looking for writers 2026/04/28 01:55:52 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:52 DEBUG : dir: reading active writers 2026/04/28 01:55:52 DEBUG : >WaitForWriters: 2026/04/28 01:55:52 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:52 DEBUG : dir: Looking for writers 2026/04/28 01:55:52 DEBUG : Looking for writers 2026/04/28 01:55:52 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:52 DEBUG : dir: reading active writers 2026/04/28 01:55:52 DEBUG : >WaitForWriters: 2026/04/28 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:52 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:52 DEBUG : dir/file1.rclone_chunk.001_6r2udp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:52 INFO : dir/file1.rclone_chunk.001_6r2udp: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:52 INFO : dir/file1.rclone_chunk.001_6r2udp: Deleted 2026/04/28 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:53 DEBUG : dir: Looking for writers 2026/04/28 01:55:53 DEBUG : file1: reading active writers 2026/04/28 01:55:53 DEBUG : Looking for writers 2026/04/28 01:55:53 DEBUG : dir: reading active writers 2026/04/28 01:55:53 DEBUG : >WaitForWriters: 2026/04/28 01:55:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:53 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:53 INFO : dir/file1: Deleted 2026/04/28 01:55:53 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbd308f0 2026/04/28 01:55:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:53 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:55:53 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:53 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:53 INFO : newLeaf: Deleted 2026/04/28 01:55:53 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbd308f0 2026/04/28 01:55:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:54 DEBUG : dir/file1(0x1518bbf08800): openPending: 2026/04/28 01:55:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/28 01:55:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 01:55:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:54 DEBUG : dir/file1(0x1518bbf08800): >openPending: err= 2026/04/28 01:55:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:55:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:54 DEBUG : dir/file1(0x1518bbf08800): _writeAt: size=25, off=0 2026/04/28 01:55:54 DEBUG : dir/file1(0x1518bbf08800): >_writeAt: n=25, err= 2026/04/28 01:55:54 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:54 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:54 INFO : dir/file1: Deleted 2026/04/28 01:55:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:55:54 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbd308f0 2026/04/28 01:55:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:54 DEBUG : newLeaf(0x1518bbf08800): close: 2026/04/28 01:55:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/28 01:55:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-28 01:55:54.071696736 +0000 UTC m=+52.396494499 2026/04/28 01:55:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:54 DEBUG : newLeaf(0x1518bbf08800): >close: err= 2026/04/28 01:55:54 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:54 DEBUG : newLeaf: vfs cache: starting upload 2026/04/28 01:55:54 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:54 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:54 DEBUG : newLeaf.rclone_chunk.001_6r2w09: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:54 INFO : newLeaf.rclone_chunk.001_6r2w09: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:54 INFO : newLeaf.rclone_chunk.001_6r2w09: Deleted 2026/04/28 01:55:54 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:54 INFO : newLeaf: Copied (replaced existing) 2026/04/28 01:55:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-28 01:55:54.071696736 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/28 01:55:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/28 01:55:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/28 01:55:54 DEBUG : dir: Looking for writers 2026/04/28 01:55:54 DEBUG : Looking for writers 2026/04/28 01:55:54 DEBUG : dir: reading active writers 2026/04/28 01:55:54 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:54 DEBUG : >WaitForWriters: 2026/04/28 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:55 DEBUG : dir: Looking for writers 2026/04/28 01:55:55 DEBUG : Looking for writers 2026/04/28 01:55:55 DEBUG : dir: reading active writers 2026/04/28 01:55:55 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:55 DEBUG : >WaitForWriters: 2026/04/28 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:55 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:55 DEBUG : dir/file1.rclone_chunk.001_6r2x0e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:55 INFO : dir/file1.rclone_chunk.001_6r2x0e: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:55 INFO : dir/file1.rclone_chunk.001_6r2x0e: Deleted 2026/04/28 01:55:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:55:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): openPending: 2026/04/28 01:55:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/28 01:55:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 01:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): >openPending: err= 2026/04/28 01:55:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:55:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): _writeAt: size=14, off=0 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): >_writeAt: n=14, err= 2026/04/28 01:55:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): close: 2026/04/28 01:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/28 01:55:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/28 01:55:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:55 DEBUG : dir/file1(0x1518bb445d80): >close: err= 2026/04/28 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:55 DEBUG : dir: Looking for writers 2026/04/28 01:55:55 DEBUG : file1: reading active writers 2026/04/28 01:55:55 DEBUG : Looking for writers 2026/04/28 01:55:55 DEBUG : dir: reading active writers 2026/04/28 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:55 DEBUG : dir: Looking for writers 2026/04/28 01:55:55 DEBUG : file1: reading active writers 2026/04/28 01:55:55 DEBUG : Looking for writers 2026/04/28 01:55:55 DEBUG : dir: reading active writers 2026/04/28 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:55 DEBUG : dir: Looking for writers 2026/04/28 01:55:55 DEBUG : file1: reading active writers 2026/04/28 01:55:55 DEBUG : Looking for writers 2026/04/28 01:55:55 DEBUG : dir: reading active writers 2026/04/28 01:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:56 DEBUG : dir: Looking for writers 2026/04/28 01:55:56 DEBUG : file1: reading active writers 2026/04/28 01:55:56 DEBUG : Looking for writers 2026/04/28 01:55:56 DEBUG : dir: reading active writers 2026/04/28 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 01:55:56 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:56 DEBUG : dir: Looking for writers 2026/04/28 01:55:56 DEBUG : file1: reading active writers 2026/04/28 01:55:56 DEBUG : Looking for writers 2026/04/28 01:55:56 DEBUG : dir: reading active writers 2026/04/28 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:56 DEBUG : dir: Looking for writers 2026/04/28 01:55:56 DEBUG : file1: reading active writers 2026/04/28 01:55:56 DEBUG : Looking for writers 2026/04/28 01:55:56 DEBUG : dir: reading active writers 2026/04/28 01:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:56 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:56 DEBUG : dir/file1.rclone_chunk.001_6r2y8s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:56 INFO : dir/file1.rclone_chunk.001_6r2y8s: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:56 INFO : dir/file1.rclone_chunk.001_6r2y8s: Deleted 2026/04/28 01:55:56 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:56 INFO : dir/file1: Copied (replaced existing) 2026/04/28 01:55:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 01:55:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/28 01:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 01:55:56 DEBUG : dir: Looking for writers 2026/04/28 01:55:56 DEBUG : file1: reading active writers 2026/04/28 01:55:56 DEBUG : Looking for writers 2026/04/28 01:55:56 DEBUG : dir: reading active writers 2026/04/28 01:55:56 DEBUG : >WaitForWriters: 2026/04/28 01:55:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:55:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): _readAt: size=512, off=0 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): openPending: 2026/04/28 01:55:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/28 01:55:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/28 01:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): >openPending: err= 2026/04/28 01:55:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): >_readAt: n=14, err=EOF 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): close: 2026/04/28 01:55:56 DEBUG : dir/file1(0x1518bc04b540): >close: err= 2026/04/28 01:55:56 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:56 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:56 INFO : dir/file1: Deleted 2026/04/28 01:55:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:55:56 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbe791e0 2026/04/28 01:55:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:57 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:55:57 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:57 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:57 INFO : newLeaf: Deleted 2026/04/28 01:55:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/28 01:55:57 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbe791e0 2026/04/28 01:55:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:55:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:57 DEBUG : dir/file1(0x1518bbe67780): openPending: 2026/04/28 01:55:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/28 01:55:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/28 01:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:57 DEBUG : dir/file1(0x1518bbe67780): >openPending: err= 2026/04/28 01:55:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:55:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:57 DEBUG : dir/file1(0x1518bbe67780): _writeAt: size=25, off=0 2026/04/28 01:55:57 DEBUG : dir/file1(0x1518bbe67780): >_writeAt: n=25, err= 2026/04/28 01:55:57 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:55:57 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:55:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:57 INFO : dir/file1: Deleted 2026/04/28 01:55:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:55:57 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbe791e0 2026/04/28 01:55:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:55:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:57 DEBUG : newLeaf(0x1518bbe67780): close: 2026/04/28 01:55:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/28 01:55:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-28 01:55:57.388740394 +0000 UTC m=+55.713538198 2026/04/28 01:55:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/28 01:55:57 DEBUG : newLeaf(0x1518bbe67780): >close: err= 2026/04/28 01:55:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:55:57 DEBUG : newLeaf: vfs cache: starting upload 2026/04/28 01:55:57 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:55:57 DEBUG : dir: Looking for writers 2026/04/28 01:55:57 DEBUG : Looking for writers 2026/04/28 01:55:57 DEBUG : dir: reading active writers 2026/04/28 01:55:57 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:55:58 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:58 DEBUG : newLeaf.rclone_chunk.001_6r2z7v: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:58 INFO : newLeaf.rclone_chunk.001_6r2z7v: Copied (server-side copy) to: newLeaf 2026/04/28 01:55:58 DEBUG : dir: Looking for writers 2026/04/28 01:55:58 DEBUG : Looking for writers 2026/04/28 01:55:58 DEBUG : dir: reading active writers 2026/04/28 01:55:58 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/28 01:55:58 INFO : newLeaf.rclone_chunk.001_6r2z7v: Deleted 2026/04/28 01:55:58 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:55:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:55:58 INFO : newLeaf: Copied (replaced existing) 2026/04/28 01:55:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-28 01:55:57.388740394 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/28 01:55:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/28 01:55:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:55:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/28 01:55:58 DEBUG : dir: Looking for writers 2026/04/28 01:55:58 DEBUG : Looking for writers 2026/04/28 01:55:58 DEBUG : dir: reading active writers 2026/04/28 01:55:58 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:58 DEBUG : >WaitForWriters: 2026/04/28 01:55:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:59 DEBUG : dir: Looking for writers 2026/04/28 01:55:59 DEBUG : Looking for writers 2026/04/28 01:55:59 DEBUG : dir: reading active writers 2026/04/28 01:55:59 DEBUG : newLeaf: reading active writers 2026/04/28 01:55:59 DEBUG : >WaitForWriters: 2026/04/28 01:55:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:55:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:55:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:55:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:55:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:55:59 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:55:59 DEBUG : dir/file1.rclone_chunk.001_6r31e0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:55:59 INFO : dir/file1.rclone_chunk.001_6r31e0: Copied (server-side copy) to: dir/file1 2026/04/28 01:55:59 INFO : dir/file1.rclone_chunk.001_6r31e0: Deleted 2026/04/28 01:55:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:55:59 DEBUG : dir: Looking for writers 2026/04/28 01:55:59 DEBUG : file1: reading active writers 2026/04/28 01:55:59 DEBUG : Looking for writers 2026/04/28 01:55:59 DEBUG : dir: reading active writers 2026/04/28 01:55:59 DEBUG : >WaitForWriters: 2026/04/28 01:55:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:55:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:55:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:55:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:55:59 DEBUG : dir/file1(0x1518bbe5a100): _readAt: size=512, off=0 2026/04/28 01:55:59 DEBUG : dir/file1(0x1518bbe5a100): openPending: 2026/04/28 01:55:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/28 01:55:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/28 01:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:55:59 DEBUG : dir/file1(0x1518bbe5a100): >openPending: err= 2026/04/28 01:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/28 01:55:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:55:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:55:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbe5a100): >_readAt: n=14, err=EOF 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbe5a100): close: 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbe5a100): >close: err= 2026/04/28 01:56:00 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:56:00 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:56:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:56:00 INFO : dir/file1: Deleted 2026/04/28 01:56:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:56:00 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbe260d0 2026/04/28 01:56:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:56:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:56:00 DEBUG : newLeaf: copy non-chunked object... 2026/04/28 01:56:00 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:56:00 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:00 INFO : newLeaf: Deleted 2026/04/28 01:56:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/28 01:56:00 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbe260d0 2026/04/28 01:56:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/28 01:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:56:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbf891c0): openPending: 2026/04/28 01:56:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/28 01:56:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/28 01:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbf891c0): >openPending: err= 2026/04/28 01:56:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:56:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbf891c0): _writeAt: size=25, off=0 2026/04/28 01:56:00 DEBUG : dir/file1(0x1518bbf891c0): >_writeAt: n=25, err= 2026/04/28 01:56:00 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:56:00 DEBUG : newLeaf: size = 14 OK 2026/04/28 01:56:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/28 01:56:01 INFO : dir/file1: Deleted 2026/04/28 01:56:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/28 01:56:01 DEBUG : newLeaf: Updating file with newLeaf 0x1518bbe260d0 2026/04/28 01:56:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:56:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:56:01 DEBUG : newLeaf(0x1518bbf891c0): close: 2026/04/28 01:56:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/28 01:56:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-28 01:56:00.798113756 +0000 UTC m=+59.122911529 2026/04/28 01:56:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:01 DEBUG : newLeaf(0x1518bbf891c0): >close: err= 2026/04/28 01:56:01 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:01 DEBUG : newLeaf: vfs cache: starting upload 2026/04/28 01:56:01 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:01 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:56:01 DEBUG : newLeaf.rclone_chunk.001_6r33rr: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:56:01 INFO : newLeaf.rclone_chunk.001_6r33rr: Copied (server-side copy) to: newLeaf 2026/04/28 01:56:01 INFO : newLeaf.rclone_chunk.001_6r33rr: Deleted 2026/04/28 01:56:01 DEBUG : newLeaf: size = 25 OK 2026/04/28 01:56:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/28 01:56:01 INFO : newLeaf: Copied (replaced existing) 2026/04/28 01:56:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-28 01:56:00.798113756 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/28 01:56:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/28 01:56:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/28 01:56:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : >WaitForWriters: 2026/04/28 01:56:01 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:01 DEBUG : dir: Looking for writers 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : dir: reading active writers 2026/04/28 01:56:01 DEBUG : newLeaf: reading active writers 2026/04/28 01:56:01 DEBUG : >WaitForWriters: 2026/04/28 01:56:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestFileRename (18.58s) --- PASS: TestFileRename/off,forceCache=false (2.61s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (4.05s) --- PASS: TestFileRename/writes,forceCache=false (2.69s) --- PASS: TestFileRename/writes,forceCache=true (4.02s) --- PASS: TestFileRename/full,forceCache=false (2.70s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:01 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:01 DEBUG : Looking for writers 2026/04/28 01:56:01 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:02 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:02 DEBUG : dir/file1.rclone_chunk.001_6r34gs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:02 INFO : dir/file1.rclone_chunk.001_6r34gs: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:02 INFO : dir/file1.rclone_chunk.001_6r34gs: Deleted 2026/04/28 01:56:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:56:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 01:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:02 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:02 DEBUG : dir: Looking for writers 2026/04/28 01:56:02 DEBUG : file1: reading active writers 2026/04/28 01:56:02 DEBUG : Looking for writers 2026/04/28 01:56:02 DEBUG : dir: reading active writers 2026/04/28 01:56:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:03 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:03 DEBUG : dir/file1.rclone_chunk.001_6r343d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:03 INFO : dir/file1.rclone_chunk.001_6r343d: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:03 INFO : dir/file1.rclone_chunk.001_6r343d: Deleted 2026/04/28 01:56:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:56:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/28 01:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/28 01:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/28 01:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/28 01:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/28 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:03 DEBUG : dir: Looking for writers 2026/04/28 01:56:03 DEBUG : file1: reading active writers 2026/04/28 01:56:03 DEBUG : Looking for writers 2026/04/28 01:56:03 DEBUG : dir: reading active writers 2026/04/28 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:04 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:04 DEBUG : dir/file1.rclone_chunk.001_6r36gm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:04 INFO : dir/file1.rclone_chunk.001_6r36gm: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:04 INFO : dir/file1.rclone_chunk.001_6r36gm: Deleted 2026/04/28 01:56:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:56:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 01:56:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/28 01:56:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/28 01:56:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/28 01:56:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/28 01:56:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/28 01:56:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/28 01:56:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/28 01:56:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/28 01:56:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/28 01:56:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/28 01:56:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/28 01:56:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/28 01:56:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/28 01:56:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/28 01:56:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/28 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:05 DEBUG : dir: Looking for writers 2026/04/28 01:56:05 DEBUG : file1: reading active writers 2026/04/28 01:56:05 DEBUG : Looking for writers 2026/04/28 01:56:05 DEBUG : dir: reading active writers 2026/04/28 01:56:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:06 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:06 DEBUG : dir/file1.rclone_chunk.001_6r37ik: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:06 INFO : dir/file1.rclone_chunk.001_6r37ik: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:06 INFO : dir/file1.rclone_chunk.001_6r37ik: Deleted 2026/04/28 01:56:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:56:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 01:56:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:06 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:06 DEBUG : dir: Looking for writers 2026/04/28 01:56:06 DEBUG : file1: reading active writers 2026/04/28 01:56:06 DEBUG : Looking for writers 2026/04/28 01:56:06 DEBUG : dir: reading active writers 2026/04/28 01:56:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.94s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:07 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:07 DEBUG : dir/file1.rclone_chunk.001_6r38c6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:07 INFO : dir/file1.rclone_chunk.001_6r38c6: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:07 INFO : dir/file1.rclone_chunk.001_6r38c6: Deleted 2026/04/28 01:56:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/28 01:56:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/28 01:56:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/28 01:56:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/28 01:56:07 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:07 DEBUG : dir: Looking for writers 2026/04/28 01:56:07 DEBUG : file1: reading active writers 2026/04/28 01:56:07 DEBUG : Looking for writers 2026/04/28 01:56:07 DEBUG : dir: reading active writers 2026/04/28 01:56:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:07 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:07 DEBUG : dir/file1.rclone_chunk.001_6r39ud: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:07 INFO : dir/file1.rclone_chunk.001_6r39ud: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:07 INFO : dir/file1.rclone_chunk.001_6r39ud: Deleted 2026/04/28 01:56:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): _readAt: size=1, off=0 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): openPending: 2026/04/28 01:56:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >openPending: err= 2026/04/28 01:56:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 01:56:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >_readAt: n=1, err= 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): _readAt: size=256, off=1 2026/04/28 01:56:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >_readAt: n=15, err=EOF 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): _readAt: size=16, off=16 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >_readAt: n=0, err=EOF 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): close: 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >close: err= 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): close: 2026/04/28 01:56:08 DEBUG : dir/file1(0x1518bbf9eb00): >close: err=file already closed 2026/04/28 01:56:08 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:08 DEBUG : dir: Looking for writers 2026/04/28 01:56:08 DEBUG : file1: reading active writers 2026/04/28 01:56:08 DEBUG : Looking for writers 2026/04/28 01:56:08 DEBUG : dir: reading active writers 2026/04/28 01:56:08 DEBUG : >WaitForWriters: 2026/04/28 01:56:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:08 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:08 DEBUG : dir/file1.rclone_chunk.001_6r3aer: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:08 INFO : dir/file1.rclone_chunk.001_6r3aer: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:08 INFO : dir/file1.rclone_chunk.001_6r3aer: Deleted 2026/04/28 01:56:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): _readAt: size=1, off=0 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): openPending: 2026/04/28 01:56:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >openPending: err= 2026/04/28 01:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 01:56:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >_readAt: n=1, err= 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): _readAt: size=1, off=5 2026/04/28 01:56:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >_readAt: n=1, err= 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): _readAt: size=1, off=3 2026/04/28 01:56:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >_readAt: n=1, err= 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): _readAt: size=1, off=13 2026/04/28 01:56:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >_readAt: n=1, err= 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): _readAt: size=16, off=100 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >_readAt: n=0, err=EOF 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): close: 2026/04/28 01:56:09 DEBUG : dir/file1(0x1518bbe28600): >close: err= 2026/04/28 01:56:09 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:09 DEBUG : dir: Looking for writers 2026/04/28 01:56:09 DEBUG : file1: reading active writers 2026/04/28 01:56:09 DEBUG : Looking for writers 2026/04/28 01:56:09 DEBUG : dir: reading active writers 2026/04/28 01:56:09 DEBUG : >WaitForWriters: 2026/04/28 01:56:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.96s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:09 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:09 DEBUG : dir/file1.rclone_chunk.001_6r3b7t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:09 INFO : dir/file1.rclone_chunk.001_6r3b7t: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:09 INFO : dir/file1.rclone_chunk.001_6r3b7t: Deleted 2026/04/28 01:56:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=1, off=0 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): openPending: 2026/04/28 01:56:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >openPending: err= 2026/04/28 01:56:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/28 01:56:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=1, err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=1, off=5 2026/04/28 01:56:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=1, err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=1, off=1 2026/04/28 01:56:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=1, err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=6, off=10 2026/04/28 01:56:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=6, err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=256, off=10 2026/04/28 01:56:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=6, err=EOF 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=256, off=100 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): close: 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >close: err= 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): _readAt: size=256, off=100 2026/04/28 01:56:10 DEBUG : dir/file1(0x1518bbfec2c0): >_readAt: n=0, err=file already closed 2026/04/28 01:56:10 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:10 DEBUG : dir: Looking for writers 2026/04/28 01:56:10 DEBUG : file1: reading active writers 2026/04/28 01:56:10 DEBUG : Looking for writers 2026/04/28 01:56:10 DEBUG : dir: reading active writers 2026/04/28 01:56:10 DEBUG : >WaitForWriters: 2026/04/28 01:56:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.22s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:11 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:11 DEBUG : dir/file1.rclone_chunk.001_6r3c37: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:11 INFO : dir/file1.rclone_chunk.001_6r3c37: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:11 INFO : dir/file1.rclone_chunk.001_6r3c37: Deleted 2026/04/28 01:56:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): RWFileHandle.Flush 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): _readAt: size=256, off=0 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): openPending: 2026/04/28 01:56:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): >openPending: err= 2026/04/28 01:56:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 01:56:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): >_readAt: n=16, err=EOF 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): RWFileHandle.Flush 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): RWFileHandle.Flush 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): close: 2026/04/28 01:56:11 DEBUG : dir/file1(0x1518bb77e000): >close: err= 2026/04/28 01:56:11 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:11 DEBUG : dir: Looking for writers 2026/04/28 01:56:11 DEBUG : file1: reading active writers 2026/04/28 01:56:11 DEBUG : Looking for writers 2026/04/28 01:56:11 DEBUG : dir: reading active writers 2026/04/28 01:56:11 DEBUG : >WaitForWriters: 2026/04/28 01:56:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:12 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:12 DEBUG : dir/file1.rclone_chunk.001_6r3dz2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:12 INFO : dir/file1.rclone_chunk.001_6r3dz2: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:12 INFO : dir/file1.rclone_chunk.001_6r3dz2: Deleted 2026/04/28 01:56:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/28 01:56:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): _readAt: size=256, off=0 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): openPending: 2026/04/28 01:56:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): >openPending: err= 2026/04/28 01:56:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/28 01:56:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): >_readAt: n=16, err=EOF 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): RWFileHandle.Release 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): close: 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): >close: err= 2026/04/28 01:56:12 DEBUG : dir/file1(0x1518bbc9fd00): RWFileHandle.Release 2026/04/28 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:12 DEBUG : dir: Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : dir: reading active writers 2026/04/28 01:56:12 DEBUG : >WaitForWriters: 2026/04/28 01:56:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.97s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:12 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): openPending: 2026/04/28 01:56:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): >openPending: err= 2026/04/28 01:56:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): _writeAt: size=5, off=0 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): >_writeAt: n=5, err= 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): _writeAt: size=7, off=5 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): >_writeAt: n=7, err= 2026/04/28 01:56:12 DEBUG : file1: vfs cache: truncate to size=11 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): close: 2026/04/28 01:56:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:12.64860437 +0000 UTC m=+70.973402132 2026/04/28 01:56:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): >close: err= 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): close: 2026/04/28 01:56:12 DEBUG : file1(0x1518bbd690c0): >close: err=file already closed 2026/04/28 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:12 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:12 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:12 DEBUG : Looking for writers 2026/04/28 01:56:12 DEBUG : file1: reading active writers 2026/04/28 01:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:13 DEBUG : file1: size = 11 OK 2026/04/28 01:56:13 DEBUG : file1.rclone_chunk.001_6r3efg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:13 INFO : file1.rclone_chunk.001_6r3efg: Copied (server-side copy) to: file1 2026/04/28 01:56:13 INFO : file1.rclone_chunk.001_6r3efg: Deleted 2026/04/28 01:56:13 DEBUG : file1: size = 11 OK 2026/04/28 01:56:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:13 INFO : file1: Copied (new) 2026/04/28 01:56:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-28 01:56:12.64860437 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/28 01:56:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : >WaitForWriters: 2026/04/28 01:56:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:13 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : >WaitForWriters: 2026/04/28 01:56:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:13 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): openPending: 2026/04/28 01:56:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): >openPending: err= 2026/04/28 01:56:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): _writeAt: size=7, off=0 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): >_writeAt: n=7, err= 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): _writeAt: size=6, off=5 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): >_writeAt: n=6, err= 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): close: 2026/04/28 01:56:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:13.553618223 +0000 UTC m=+71.878415996 2026/04/28 01:56:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): >close: err= 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): _writeAt: size=5, off=0 2026/04/28 01:56:13 DEBUG : file1(0x1518bbe11a00): >_writeAt: n=0, err=file already closed 2026/04/28 01:56:13 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:13 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:13 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:13 DEBUG : Looking for writers 2026/04/28 01:56:13 DEBUG : file1: reading active writers 2026/04/28 01:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:14 DEBUG : file1: size = 11 OK 2026/04/28 01:56:14 DEBUG : file1.rclone_chunk.001_6r3fh8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:14 INFO : file1.rclone_chunk.001_6r3fh8: Copied (server-side copy) to: file1 2026/04/28 01:56:14 INFO : file1.rclone_chunk.001_6r3fh8: Deleted 2026/04/28 01:56:14 DEBUG : file1: size = 11 OK 2026/04/28 01:56:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:14 INFO : file1: Copied (new) 2026/04/28 01:56:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-28 01:56:13.553618223 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/28 01:56:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : >WaitForWriters: 2026/04/28 01:56:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : >WaitForWriters: 2026/04/28 01:56:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.98s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:14 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:14 DEBUG : file1(0x1518bbebe600): openPending: 2026/04/28 01:56:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:14 DEBUG : file1(0x1518bbebe600): >openPending: err= 2026/04/28 01:56:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:14 DEBUG : file1(0x1518bbebe600): close: 2026/04/28 01:56:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:14.527670097 +0000 UTC m=+72.852467870 2026/04/28 01:56:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:14 DEBUG : file1(0x1518bbebe600): >close: err= 2026/04/28 01:56:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 01:56:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:14 DEBUG : file2: newRWFileHandle: 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): openPending: 2026/04/28 01:56:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): >openPending: err= 2026/04/28 01:56:14 DEBUG : file2: >newRWFileHandle: err= 2026/04/28 01:56:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/28 01:56:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/28 01:56:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): RWFileHandle.Flush 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): RWFileHandle.Release 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): close: 2026/04/28 01:56:14 DEBUG : file2: vfs cache: setting modification time to 2026-04-28 01:56:14.528492392 +0000 UTC m=+72.853290155 2026/04/28 01:56:14 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:14 DEBUG : file2(0x1518bbebeb00): >close: err= 2026/04/28 01:56:14 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/28 01:56:14 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:14 DEBUG : file2: vfs cache: starting upload 2026/04/28 01:56:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/28 01:56:14 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:14 DEBUG : Looking for writers 2026/04/28 01:56:14 DEBUG : file1: reading active writers 2026/04/28 01:56:14 DEBUG : file2: reading active writers 2026/04/28 01:56:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/28 01:56:15 DEBUG : file2: size = 0 OK 2026/04/28 01:56:15 DEBUG : file2.rclone_chunk.001_6r3gfb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:15 INFO : file2.rclone_chunk.001_6r3gfb: Copied (server-side copy) to: file2 2026/04/28 01:56:15 DEBUG : file1: size = 0 OK 2026/04/28 01:56:15 DEBUG : file1.rclone_chunk.001_6r3gd3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:15 INFO : file1.rclone_chunk.001_6r3gd3: Copied (server-side copy) to: file1 2026/04/28 01:56:15 INFO : file1.rclone_chunk.001_6r3gd3: Deleted 2026/04/28 01:56:15 DEBUG : file1: size = 0 OK 2026/04/28 01:56:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:15 INFO : file1: Copied (new) 2026/04/28 01:56:15 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-28 01:56:14.527670097 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/28 01:56:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:15 INFO : file2.rclone_chunk.001_6r3gfb: Deleted 2026/04/28 01:56:15 DEBUG : file2: size = 0 OK 2026/04/28 01:56:15 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:15 INFO : file2: Copied (new) 2026/04/28 01:56:15 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-28 01:56:14.528492392 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/28 01:56:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/28 01:56:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/28 01:56:15 INFO : file2: vfs cache: upload succeeded try #1 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : file2: reading active writers 2026/04/28 01:56:15 DEBUG : >WaitForWriters: 2026/04/28 01:56:15 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : file2: reading active writers 2026/04/28 01:56:15 DEBUG : >WaitForWriters: 2026/04/28 01:56:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting 2026/04/28 01:56:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:15 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): openPending: 2026/04/28 01:56:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): >openPending: err= 2026/04/28 01:56:15 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): _writeAt: size=5, off=0 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): >_writeAt: n=5, err= 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): RWFileHandle.Flush 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): RWFileHandle.Flush 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): close: 2026/04/28 01:56:15 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:15.525888294 +0000 UTC m=+73.850686077 2026/04/28 01:56:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:15 DEBUG : file1(0x1518bbae5100): >close: err= 2026/04/28 01:56:15 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:15 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:15 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:15 DEBUG : Looking for writers 2026/04/28 01:56:15 DEBUG : file1: reading active writers 2026/04/28 01:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:15 DEBUG : file1: size = 5 OK 2026/04/28 01:56:15 DEBUG : file1.rclone_chunk.001_6r3h63: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:15 INFO : file1.rclone_chunk.001_6r3h63: Copied (server-side copy) to: file1 2026/04/28 01:56:16 INFO : file1.rclone_chunk.001_6r3h63: Deleted 2026/04/28 01:56:16 DEBUG : file1: size = 5 OK 2026/04/28 01:56:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:16 INFO : file1: Copied (new) 2026/04/28 01:56:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-28 01:56:15.525888294 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/28 01:56:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:16 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : >WaitForWriters: 2026/04/28 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:16 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): openPending: 2026/04/28 01:56:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): >openPending: err= 2026/04/28 01:56:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): _writeAt: size=5, off=0 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): >_writeAt: n=5, err= 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): RWFileHandle.Release 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): close: 2026/04/28 01:56:16 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:16.343978499 +0000 UTC m=+74.668776272 2026/04/28 01:56:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): >close: err= 2026/04/28 01:56:16 DEBUG : file1(0x1518bbc9f040): RWFileHandle.Release 2026/04/28 01:56:16 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:16 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:16 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:16 DEBUG : file1: size = 5 OK 2026/04/28 01:56:16 DEBUG : file1.rclone_chunk.001_6r3igk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:16 INFO : file1.rclone_chunk.001_6r3igk: Copied (server-side copy) to: file1 2026/04/28 01:56:16 INFO : file1.rclone_chunk.001_6r3igk: Deleted 2026/04/28 01:56:16 DEBUG : file1: size = 5 OK 2026/04/28 01:56:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:16 INFO : file1: Copied (new) 2026/04/28 01:56:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-28 01:56:16.343978499 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/28 01:56:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:16 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:16 DEBUG : Looking for writers 2026/04/28 01:56:16 DEBUG : file1: reading active writers 2026/04/28 01:56:16 DEBUG : >WaitForWriters: 2026/04/28 01:56:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu/dir/file1: no such file or directory 2026/04/28 01:56:17 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:17 DEBUG : dir/file1.rclone_chunk.001_6r3jj1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:17 INFO : dir/file1.rclone_chunk.001_6r3jj1: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:17 INFO : dir/file1.rclone_chunk.001_6r3jj1: Deleted 2026/04/28 01:56:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 01:56:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:56:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): openPending: 2026/04/28 01:56:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): >openPending: err= 2026/04/28 01:56:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/28 01:56:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): _writeAt: size=5, off=0 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): >_writeAt: n=5, err= 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): close: 2026/04/28 01:56:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 01:56:17.839944419 +0000 UTC m=+76.164742192 2026/04/28 01:56:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:17 DEBUG : dir/file1(0x1518bbef6640): >close: err= 2026/04/28 01:56:17 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:17 DEBUG : dir: Looking for writers 2026/04/28 01:56:17 DEBUG : file1: reading active writers 2026/04/28 01:56:17 DEBUG : Looking for writers 2026/04/28 01:56:17 DEBUG : dir: reading active writers 2026/04/28 01:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:17 DEBUG : dir: Looking for writers 2026/04/28 01:56:17 DEBUG : file1: reading active writers 2026/04/28 01:56:17 DEBUG : Looking for writers 2026/04/28 01:56:17 DEBUG : dir: reading active writers 2026/04/28 01:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:17 DEBUG : dir: Looking for writers 2026/04/28 01:56:17 DEBUG : file1: reading active writers 2026/04/28 01:56:17 DEBUG : Looking for writers 2026/04/28 01:56:17 DEBUG : dir: reading active writers 2026/04/28 01:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:17 DEBUG : dir: Looking for writers 2026/04/28 01:56:17 DEBUG : file1: reading active writers 2026/04/28 01:56:17 DEBUG : Looking for writers 2026/04/28 01:56:17 DEBUG : dir: reading active writers 2026/04/28 01:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 01:56:17 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:17 DEBUG : dir: Looking for writers 2026/04/28 01:56:17 DEBUG : file1: reading active writers 2026/04/28 01:56:17 DEBUG : Looking for writers 2026/04/28 01:56:17 DEBUG : dir: reading active writers 2026/04/28 01:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:18 DEBUG : dir: Looking for writers 2026/04/28 01:56:18 DEBUG : file1: reading active writers 2026/04/28 01:56:18 DEBUG : Looking for writers 2026/04/28 01:56:18 DEBUG : dir: reading active writers 2026/04/28 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:18 DEBUG : dir/file1: size = 5 OK 2026/04/28 01:56:18 DEBUG : dir/file1.rclone_chunk.001_6r3jz1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:18 INFO : dir/file1.rclone_chunk.001_6r3jz1: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:18 INFO : dir/file1.rclone_chunk.001_6r3jz1: Deleted 2026/04/28 01:56:18 DEBUG : dir/file1: size = 5 OK 2026/04/28 01:56:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:18 INFO : dir/file1: Copied (replaced existing) 2026/04/28 01:56:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-28 01:56:17.839944419 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/28 01:56:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:18 DEBUG : dir: Looking for writers 2026/04/28 01:56:18 DEBUG : file1: reading active writers 2026/04/28 01:56:18 DEBUG : Looking for writers 2026/04/28 01:56:18 DEBUG : dir: reading active writers 2026/04/28 01:56:18 DEBUG : >WaitForWriters: 2026/04/28 01:56:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:19 DEBUG : dir/file1: size = 16 OK 2026/04/28 01:56:19 DEBUG : dir/file1.rclone_chunk.001_6r3kvc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/28 01:56:19 INFO : dir/file1.rclone_chunk.001_6r3kvc: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:19 INFO : dir/file1.rclone_chunk.001_6r3kvc: Deleted 2026/04/28 01:56:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/28 01:56:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/28 01:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/28 01:56:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): _writeAt: size=5, off=0 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): openPending: 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/28 01:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): >openPending: err= 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): >_writeAt: n=5, err= 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): _writeAt: size=15, off=5 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): >_writeAt: n=15, err= 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): close: 2026/04/28 01:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-28 01:56:19.352932149 +0000 UTC m=+77.677729912 2026/04/28 01:56:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:19 DEBUG : dir/file1(0x1518bbd68940): >close: err= 2026/04/28 01:56:19 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: starting upload 2026/04/28 01:56:19 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:19 DEBUG : dir/file1: size = 20 OK 2026/04/28 01:56:19 DEBUG : dir/file1.rclone_chunk.001_6r3lgl: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/28 01:56:19 INFO : dir/file1.rclone_chunk.001_6r3lgl: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:19 INFO : dir/file1.rclone_chunk.001_6r3lgl: Deleted 2026/04/28 01:56:19 DEBUG : dir/file1: size = 20 OK 2026/04/28 01:56:19 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/28 01:56:19 INFO : dir/file1: Copied (replaced existing) 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-28 01:56:19.352932149 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/28 01:56:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:19 DEBUG : dir: Looking for writers 2026/04/28 01:56:19 DEBUG : file1: reading active writers 2026/04/28 01:56:19 DEBUG : Looking for writers 2026/04/28 01:56:19 DEBUG : dir: reading active writers 2026/04/28 01:56:19 DEBUG : >WaitForWriters: 2026/04/28 01:56:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:20 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): openPending: 2026/04/28 01:56:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): >openPending: err= 2026/04/28 01:56:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): _writeAt: size=5, off=0 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): >_writeAt: n=5, err= 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): close: 2026/04/28 01:56:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-28 01:56:20.22801212 +0000 UTC m=+78.552809912 2026/04/28 01:56:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:20 DEBUG : file1(0x1518bbf24300): >close: err= 2026/04/28 01:56:20 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:20 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:20 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:20 DEBUG : file1: size = 5 OK 2026/04/28 01:56:20 DEBUG : file1.rclone_chunk.001_6r3m23: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:20 INFO : file1.rclone_chunk.001_6r3m23: Copied (server-side copy) to: file1 2026/04/28 01:56:20 INFO : file1.rclone_chunk.001_6r3m23: Deleted 2026/04/28 01:56:20 DEBUG : file1: size = 5 OK 2026/04/28 01:56:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:20 INFO : file1: Copied (new) 2026/04/28 01:56:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-28 01:56:20.22801212 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/28 01:56:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:20 DEBUG : Looking for writers 2026/04/28 01:56:20 DEBUG : file1: reading active writers 2026/04/28 01:56:20 DEBUG : >WaitForWriters: 2026/04/28 01:56:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.052129291 +0000 UTC m=+79.376927055 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fd00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.052129291 +0000 UTC m=+79.376927055 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.052129291 +0000 UTC m=+79.376927055 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4737a0 item 1 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.055599185 +0000 UTC m=+79.380396948 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683840): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.055599185 +0000 UTC m=+79.380396948 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb473e30 item 2 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.058360579 +0000 UTC m=+79.383158382 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.058360579 +0000 UTC m=+79.383158382 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00ac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.058360579 +0000 UTC m=+79.383158382 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe00f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8b9b90 item 3 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.06149654 +0000 UTC m=+79.386294333 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.06149654 +0000 UTC m=+79.386294333 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe01b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c69a0 item 4 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.064315393 +0000 UTC m=+79.389113195 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.064315393 +0000 UTC m=+79.389113195 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.064315393 +0000 UTC m=+79.389113195 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe52bc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c72d0 item 5 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.067570469 +0000 UTC m=+79.392368262 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.067570469 +0000 UTC m=+79.392368262 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c7e30 item 6 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.07029873 +0000 UTC m=+79.395096533 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe53e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.07029873 +0000 UTC m=+79.395096533 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.07029873 +0000 UTC m=+79.395096533 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9c8c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2310 item 7 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.073344071 +0000 UTC m=+79.398141874 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9cf40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.073344071 +0000 UTC m=+79.398141874 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9d480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2a80 item 8 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbe9da40): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9da40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.075600168 +0000 UTC m=+79.400397971 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9de00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.075600168 +0000 UTC m=+79.400397971 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.075600168 +0000 UTC m=+79.400397971 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2e00 item 9 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.078710281 +0000 UTC m=+79.403508084 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb0f00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.078710281 +0000 UTC m=+79.403508084 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f3570 item 10 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbeb1a80): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.081213736 +0000 UTC m=+79.406011529 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeb1e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.081213736 +0000 UTC m=+79.406011529 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.081213736 +0000 UTC m=+79.406011529 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecc940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f3ce0 item 11 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.084218891 +0000 UTC m=+79.409016684 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeccfc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.084218891 +0000 UTC m=+79.409016684 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecd500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498540 item 12 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbecdb40): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecdb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.086617388 +0000 UTC m=+79.411415181 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.086617388 +0000 UTC m=+79.411415181 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef06c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498a10 item 13 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.089264786 +0000 UTC m=+79.414062588 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef0d40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.089264786 +0000 UTC m=+79.414062588 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498d90 item 14 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbef18c0): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef18c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.091311417 +0000 UTC m=+79.416109180 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef1c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.091311417 +0000 UTC m=+79.416109180 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499420 item 15 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.095195914 +0000 UTC m=+79.419993708 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.095195914 +0000 UTC m=+79.419993708 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4998f0 item 16 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.098644729 +0000 UTC m=+79.423442521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.098644729 +0000 UTC m=+79.423442521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39ac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.098644729 +0000 UTC m=+79.423442521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf540c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499dc0 item 17 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.10123077 +0000 UTC m=+79.426028564 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.10123077 +0000 UTC m=+79.426028564 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf54c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76ca80 item 18 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.103318529 +0000 UTC m=+79.428116302 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55300): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.103318529 +0000 UTC m=+79.428116302 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.103318529 +0000 UTC m=+79.428116302 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf55d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76d6c0 item 19 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.105072257 +0000 UTC m=+79.429870030 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.105072257 +0000 UTC m=+79.429870030 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7a9c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4122a0 item 20 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.106609524 +0000 UTC m=+79.431407297 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.106609524 +0000 UTC m=+79.431407297 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7b540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.106609524 +0000 UTC m=+79.431407297 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ba40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4128c0 item 21 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.109382449 +0000 UTC m=+79.434180253 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc21c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.109382449 +0000 UTC m=+79.434180253 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4136c0 item 22 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.111551051 +0000 UTC m=+79.436348855 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc2d80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.111551051 +0000 UTC m=+79.436348855 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.111551051 +0000 UTC m=+79.436348855 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7120e0 item 23 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.113889034 +0000 UTC m=+79.438686818 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfc3e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.113889034 +0000 UTC m=+79.438686818 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb712620 item 24 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bc018a80): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.115632892 +0000 UTC m=+79.440430676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc018e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.115632892 +0000 UTC m=+79.440430676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.115632892 +0000 UTC m=+79.440430676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc019880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb712d90 item 25 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.117970244 +0000 UTC m=+79.442768027 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.117970244 +0000 UTC m=+79.442768027 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7137a0 item 26 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bc046b80): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046b80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.119574559 +0000 UTC m=+79.444372332 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046f40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.119574559 +0000 UTC m=+79.444372332 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.119574559 +0000 UTC m=+79.444372332 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb713d50 item 27 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.121376217 +0000 UTC m=+79.446173990 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.121376217 +0000 UTC m=+79.446173990 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc929a0 item 28 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bc080c80): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.123142598 +0000 UTC m=+79.447940371 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.123142598 +0000 UTC m=+79.447940371 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc92d90 item 29 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.126211934 +0000 UTC m=+79.451009697 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.126211934 +0000 UTC m=+79.451009697 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b2d0 item 30 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bba1a040): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.128731479 +0000 UTC m=+79.453529253 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.128731479 +0000 UTC m=+79.453529253 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804460 item 31 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.131350043 +0000 UTC m=+79.456147826 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.131350043 +0000 UTC m=+79.456147826 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8048c0 item 32 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.133321522 +0000 UTC m=+79.458119305 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb805110 item 33 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.13402363 +0000 UTC m=+79.458821413 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.13402363 +0000 UTC m=+79.458821413 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb805b20 item 33 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.135484343 +0000 UTC m=+79.460282107 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a380 item 34 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.135981233 +0000 UTC m=+79.460778996 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc080b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.135981233 +0000 UTC m=+79.460778996 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc081ac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a540 item 34 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.137010289 +0000 UTC m=+79.461808052 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26aaf0 item 35 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.137759977 +0000 UTC m=+79.462557760 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.137759977 +0000 UTC m=+79.462557760 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fa40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26aee0 item 35 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.139676202 +0000 UTC m=+79.464473985 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe1c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b5e0 item 36 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.140178241 +0000 UTC m=+79.464976005 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.140178241 +0000 UTC m=+79.464976005 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebec80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b810 item 36 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.141268855 +0000 UTC m=+79.466066618 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf2c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26bb90 item 37 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.141806361 +0000 UTC m=+79.466604145 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.141806361 +0000 UTC m=+79.466604145 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26bd50 item 37 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.143496749 +0000 UTC m=+79.468294532 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc925b0 item 38 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.144335335 +0000 UTC m=+79.469133118 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30a00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.144335335 +0000 UTC m=+79.469133118 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc929a0 item 38 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.145701399 +0000 UTC m=+79.470499172 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc93500 item 39 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.146186276 +0000 UTC m=+79.470984039 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.146186276 +0000 UTC m=+79.470984039 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc93a40 item 39 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.147836899 +0000 UTC m=+79.472634681 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb710690 item 40 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.148609069 +0000 UTC m=+79.473406852 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.148609069 +0000 UTC m=+79.473406852 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb710c40 item 40 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.150418692 +0000 UTC m=+79.475216476 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7111f0 item 41 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.150997948 +0000 UTC m=+79.475795732 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb711570 item 41 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.151616478 +0000 UTC m=+79.476414262 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae58c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.151616478 +0000 UTC m=+79.476414262 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb711880 item 41 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.15350472 +0000 UTC m=+79.478302503 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73a150 item 42 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.154227718 +0000 UTC m=+79.479025500 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73a460 item 42 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.154780703 +0000 UTC m=+79.479578466 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.154780703 +0000 UTC m=+79.479578466 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73a620 item 42 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.156477793 +0000 UTC m=+79.481275577 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ed00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73ae70 item 43 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.156941701 +0000 UTC m=+79.481739465 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73b0a0 item 43 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.157458558 +0000 UTC m=+79.482256331 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fa80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.157458558 +0000 UTC m=+79.482256331 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd680c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73b500 item 43 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.159154046 +0000 UTC m=+79.483951828 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73bb90 item 44 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.159720207 +0000 UTC m=+79.484517991 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73be30 item 44 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.160324419 +0000 UTC m=+79.485122182 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd691c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.160324419 +0000 UTC m=+79.485122182 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba05b0 item 44 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.161695212 +0000 UTC m=+79.486492985 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0a10 item 45 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.16216992 +0000 UTC m=+79.486967684 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e4c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.16216992 +0000 UTC m=+79.486967684 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ecc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0cb0 item 45 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.163361324 +0000 UTC m=+79.488159088 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f300): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1340 item 46 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.163758115 +0000 UTC m=+79.488555878 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.163758115 +0000 UTC m=+79.488555878 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1880 item 46 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.164967322 +0000 UTC m=+79.489765085 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682b80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1c00 item 47 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.165426431 +0000 UTC m=+79.490224194 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.165426431 +0000 UTC m=+79.490224194 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e01c0 item 47 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.167453675 +0000 UTC m=+79.492251458 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e0b60 item 48 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.167927061 +0000 UTC m=+79.492724823 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba60b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.167927061 +0000 UTC m=+79.492724823 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e0e00 item 48 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.169261064 +0000 UTC m=+79.494058827 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61840): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e1ab0 item 49 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.170159904 +0000 UTC m=+79.494957668 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba61cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.170159904 +0000 UTC m=+79.494957668 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada300): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3e7e0 item 49 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.171342951 +0000 UTC m=+79.496140715 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbada980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3f110 item 50 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.171836966 +0000 UTC m=+79.496634729 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadae80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.171836966 +0000 UTC m=+79.496634729 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadb400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3f420 item 50 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.173021187 +0000 UTC m=+79.497818950 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadba80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3fe30 item 51 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.173462852 +0000 UTC m=+79.498260614 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.173462852 +0000 UTC m=+79.498260614 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb065c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc122a0 item 51 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.174697829 +0000 UTC m=+79.499495591 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc127e0 item 52 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.175187214 +0000 UTC m=+79.499984977 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.175187214 +0000 UTC m=+79.499984977 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb076c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc12a10 item 52 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.176220528 +0000 UTC m=+79.501018292 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc12e70 item 53 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.176619643 +0000 UTC m=+79.501417406 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.176619643 +0000 UTC m=+79.501417406 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2e880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc130a0 item 53 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.177840693 +0000 UTC m=+79.502638455 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2ef00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc136c0 item 54 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.178371056 +0000 UTC m=+79.503168819 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.178371056 +0000 UTC m=+79.503168819 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb2f980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc139d0 item 54 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.179525921 +0000 UTC m=+79.504323683 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc13dc0 item 55 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.180129462 +0000 UTC m=+79.504927245 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbee600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.180129462 +0000 UTC m=+79.504927245 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbeeb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4c310 item 55 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.181789793 +0000 UTC m=+79.506587577 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef1c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4cc40 item 56 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.182503502 +0000 UTC m=+79.507301286 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbef6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.182503502 +0000 UTC m=+79.507301286 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbefc40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4ce70 item 56 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.18390292 +0000 UTC m=+79.508700682 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d1f0 item 57 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.184395712 +0000 UTC m=+79.509193476 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfe8c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d420 item 57 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.185041213 +0000 UTC m=+79.509838976 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfee00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.185041213 +0000 UTC m=+79.509838976 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d650 item 57 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.186449647 +0000 UTC m=+79.511247410 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbff9c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4db20 item 58 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.186930636 +0000 UTC m=+79.511728400 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4dce0 item 58 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.187625271 +0000 UTC m=+79.512423034 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.187625271 +0000 UTC m=+79.512423034 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc52b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb772310 item 58 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.189425176 +0000 UTC m=+79.514222940 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb772f50 item 59 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.189920533 +0000 UTC m=+79.514718296 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb773880 item 59 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.190648931 +0000 UTC m=+79.515446714 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc53bc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.190648931 +0000 UTC m=+79.515446714 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb773b20 item 59 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.1925626 +0000 UTC m=+79.517360383 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb704fc0 item 60 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.193141967 +0000 UTC m=+79.517939749 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb8dc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7057a0 item 60 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.193591155 +0000 UTC m=+79.518388919 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb9300): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.193591155 +0000 UTC m=+79.518388919 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbcb98c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb705c00 item 60 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.194745258 +0000 UTC m=+79.519543022 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414620 item 61 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.195175733 +0000 UTC m=+79.519973496 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1c540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.195175733 +0000 UTC m=+79.519973496 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1cc40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4149a0 item 61 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.19639542 +0000 UTC m=+79.521193183 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414d90 item 62 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.196840723 +0000 UTC m=+79.521638486 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1d7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.196840723 +0000 UTC m=+79.521638486 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd1dec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414f50 item 62 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.198031514 +0000 UTC m=+79.522829278 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4155e0 item 63 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.198552019 +0000 UTC m=+79.523349792 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.198552019 +0000 UTC m=+79.523349792 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4157a0 item 63 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.200031057 +0000 UTC m=+79.524828830 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc415c70 item 64 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.200496247 +0000 UTC m=+79.525294010 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.200496247 +0000 UTC m=+79.525294010 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9a5c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc415e30 item 64 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.201721705 +0000 UTC m=+79.526519468 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9ac00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c03f0 item 65 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.20217878 +0000 UTC m=+79.526976543 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.20217878 +0000 UTC m=+79.526976543 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9b580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c0690 item 65 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.203323245 +0000 UTC m=+79.528121008 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd9bbc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c1dc0 item 66 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.203818953 +0000 UTC m=+79.528616715 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.203818953 +0000 UTC m=+79.528616715 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbc680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78a1c0 item 66 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.204935835 +0000 UTC m=+79.529733598 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbccc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78a690 item 67 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.205427134 +0000 UTC m=+79.530224897 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.205427134 +0000 UTC m=+79.530224897 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbd640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78ad90 item 67 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.206799471 +0000 UTC m=+79.531597233 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdbdcc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78b6c0 item 68 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.207277655 +0000 UTC m=+79.532075418 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe042c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.207277655 +0000 UTC m=+79.532075418 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78b8f0 item 68 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.208598684 +0000 UTC m=+79.533396447 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe04e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf580e0 item 69 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.20904618 +0000 UTC m=+79.533843943 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe052c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.20904618 +0000 UTC m=+79.533843943 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe057c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf582a0 item 69 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.210258143 +0000 UTC m=+79.535055906 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe05e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58690 item 70 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.210768528 +0000 UTC m=+79.535566291 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.210768528 +0000 UTC m=+79.535566291 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe42980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58850 item 70 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.211845986 +0000 UTC m=+79.536643749 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58cb0 item 71 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.212305154 +0000 UTC m=+79.537102918 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.212305154 +0000 UTC m=+79.537102918 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe43a00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58ee0 item 71 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.213467173 +0000 UTC m=+79.538264936 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59260 item 72 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.213962059 +0000 UTC m=+79.538759821 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6e680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.213962059 +0000 UTC m=+79.538759821 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6ebc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59420 item 72 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.215005863 +0000 UTC m=+79.539803627 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59960 item 73 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.215443471 +0000 UTC m=+79.540241235 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6f680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59c70 item 73 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.215875929 +0000 UTC m=+79.540673693 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6fb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.215875929 +0000 UTC m=+79.540673693 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77c000 item 73 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.217030343 +0000 UTC m=+79.541828106 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea27c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77d0a0 item 74 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.21751003 +0000 UTC m=+79.542307793 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea2cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77d5e0 item 74 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.217992172 +0000 UTC m=+79.542789936 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.217992172 +0000 UTC m=+79.542789936 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77d8f0 item 74 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.2191542 +0000 UTC m=+79.543951963 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbea3dc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a380 item 75 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.219533007 +0000 UTC m=+79.544330770 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec43c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a540 item 75 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.219971195 +0000 UTC m=+79.544768958 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.219971195 +0000 UTC m=+79.544768958 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec4e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31abd0 item 75 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.221142341 +0000 UTC m=+79.545940104 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b030 item 76 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.221547848 +0000 UTC m=+79.546345610 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b1f0 item 76 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.222237733 +0000 UTC m=+79.547035506 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbec5ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.222237733 +0000 UTC m=+79.547035506 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeec540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b420 item 76 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.223525889 +0000 UTC m=+79.548323662 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeecb80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b810 item 77 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.223999586 +0000 UTC m=+79.548797359 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.223999586 +0000 UTC m=+79.548797359 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeed780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31bab0 item 77 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.225329642 +0000 UTC m=+79.550127404 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeeddc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb564d0 item 78 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.225802136 +0000 UTC m=+79.550599909 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf383c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.225802136 +0000 UTC m=+79.550599909 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf38ac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56700 item 78 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.227229725 +0000 UTC m=+79.552027499 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56a80 item 79 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.227675479 +0000 UTC m=+79.552473252 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.227675479 +0000 UTC m=+79.552473252 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf39d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56fc0 item 79 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.229184743 +0000 UTC m=+79.553982516 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb57570 item 80 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.229655314 +0000 UTC m=+79.554453077 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5e940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.229655314 +0000 UTC m=+79.554453077 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb579d0 item 80 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.230903164 +0000 UTC m=+79.555700927 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5f680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb762540 item 81 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.23143999 +0000 UTC m=+79.556237753 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf5fb00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.23143999 +0000 UTC m=+79.556237753 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb762930 item 81 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.232759656 +0000 UTC m=+79.557557418 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7e7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb762d90 item 82 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.233308924 +0000 UTC m=+79.558106687 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7ecc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.233308924 +0000 UTC m=+79.558106687 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7631f0 item 82 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.234556335 +0000 UTC m=+79.559354097 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7f8c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb763ce0 item 83 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.235234177 +0000 UTC m=+79.560031939 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf7fdc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.235234177 +0000 UTC m=+79.560031939 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfec400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb472230 item 83 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.236514799 +0000 UTC m=+79.561312561 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfeca80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb472c40 item 84 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.237145582 +0000 UTC m=+79.561943345 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfecf80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.237145582 +0000 UTC m=+79.561943345 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfed500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb472ee0 item 84 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.238253738 +0000 UTC m=+79.563051502 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbfedb80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb473730 item 85 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.238756048 +0000 UTC m=+79.563553811 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.238756048 +0000 UTC m=+79.563553811 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01a6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb473960 item 85 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.240033495 +0000 UTC m=+79.564831257 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01ad40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb473e30 item 86 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.24057036 +0000 UTC m=+79.565368123 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.24057036 +0000 UTC m=+79.565368123 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01b7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8b99d0 item 86 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.241937747 +0000 UTC m=+79.566735510 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc01be40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c6380 item 87 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.242465765 +0000 UTC m=+79.567263528 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.242465765 +0000 UTC m=+79.567263528 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc046980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c6690 item 87 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.243749404 +0000 UTC m=+79.568547177 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c7110 item 88 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.244322368 +0000 UTC m=+79.569120130 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.244322368 +0000 UTC m=+79.569120130 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc047a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c7340 item 88 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.245472452 +0000 UTC m=+79.570270216 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0601c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb3c7ce0 item 89 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.2459206 +0000 UTC m=+79.570718363 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2070 item 89 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.246396911 +0000 UTC m=+79.571194674 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc060c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.246396911 +0000 UTC m=+79.571194674 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0611c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2230 item 89 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.247562156 +0000 UTC m=+79.572359919 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2700 item 90 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.247941523 +0000 UTC m=+79.572739286 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc061d40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2930 item 90 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.248505309 +0000 UTC m=+79.573303073 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.248505309 +0000 UTC m=+79.573303073 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09e940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2af0 item 90 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.249775853 +0000 UTC m=+79.574573616 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09ef80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f2e70 item 91 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.250276539 +0000 UTC m=+79.575074303 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09f4c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f3030 item 91 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.2507682 +0000 UTC m=+79.575565962 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc09fa00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.2507682 +0000 UTC m=+79.575565962 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f32d0 item 91 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.251982346 +0000 UTC m=+79.576780110 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cc6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f3730 item 92 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.252422169 +0000 UTC m=+79.577219932 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0ccc00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc3f3ce0 item 92 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.252906314 +0000 UTC m=+79.577704078 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.252906314 +0000 UTC m=+79.577704078 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cd700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498070 item 92 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.254003059 +0000 UTC m=+79.578800822 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0cdd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4985b0 item 93 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.254475313 +0000 UTC m=+79.579273076 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.254475313 +0000 UTC m=+79.579273076 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc0e6a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4988c0 item 93 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.25571087 +0000 UTC m=+79.580508643 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76c620 item 94 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.256180548 +0000 UTC m=+79.580978311 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.256180548 +0000 UTC m=+79.580978311 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70f00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76c930 item 94 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.25751352 +0000 UTC m=+79.582311282 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76cf50 item 95 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.257962098 +0000 UTC m=+79.582759861 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.257962098 +0000 UTC m=+79.582759861 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76d5e0 item 95 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.259276985 +0000 UTC m=+79.584074749 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1228c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb76de30 item 96 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.259748297 +0000 UTC m=+79.584546060 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.259748297 +0000 UTC m=+79.584546060 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb412150 item 96 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= 2026/04/28 01:56:21 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : >WaitForWriters: 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.398709291 +0000 UTC m=+79.723507064 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.398709291 +0000 UTC m=+79.723507064 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc200e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.398709291 +0000 UTC m=+79.723507064 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2012c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa4e00 item 1 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.401526139 +0000 UTC m=+79.726323912 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.401526139 +0000 UTC m=+79.726323912 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc201e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5420 item 2 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.403213441 +0000 UTC m=+79.728011214 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.403213441 +0000 UTC m=+79.728011214 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1229c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.403213441 +0000 UTC m=+79.728011214 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc122e80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5880 item 3 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.405958622 +0000 UTC m=+79.730756395 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.405958622 +0000 UTC m=+79.730756395 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc123a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5d50 item 4 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.40800337 +0000 UTC m=+79.732801164 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.40800337 +0000 UTC m=+79.732801164 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a9c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.40800337 +0000 UTC m=+79.732801164 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4122a0 item 5 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.410690263 +0000 UTC m=+79.735488046 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1be40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.410690263 +0000 UTC m=+79.735488046 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb412d90 item 6 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.412736464 +0000 UTC m=+79.737534237 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.412736464 +0000 UTC m=+79.737534237 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.412736464 +0000 UTC m=+79.737534237 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb413730 item 7 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.415888226 +0000 UTC m=+79.740686029 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25c00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.415888226 +0000 UTC m=+79.740686029 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4983f0 item 8 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbc9ebc0): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9ebc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.418680036 +0000 UTC m=+79.743477830 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.418680036 +0000 UTC m=+79.743477830 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fb80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.418680036 +0000 UTC m=+79.743477830 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe0c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4988c0 item 9 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.421731808 +0000 UTC m=+79.746529582 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.421731808 +0000 UTC m=+79.746529582 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4990a0 item 10 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbebf340): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.423669133 +0000 UTC m=+79.748466907 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.423669133 +0000 UTC m=+79.748466907 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfc00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.423669133 +0000 UTC m=+79.748466907 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb302c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499490 item 11 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.426013428 +0000 UTC m=+79.750811201 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb309c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.426013428 +0000 UTC m=+79.750811201 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499c00 item 12 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbb31580): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.428243116 +0000 UTC m=+79.753040879 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.428243116 +0000 UTC m=+79.753040879 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8043f0 item 13 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.430237458 +0000 UTC m=+79.755035231 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.430237458 +0000 UTC m=+79.755035231 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804850 item 14 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbae4880): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.43225255 +0000 UTC m=+79.757050323 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.43225255 +0000 UTC m=+79.757050323 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804fc0 item 15 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.43416115 +0000 UTC m=+79.758958913 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5b80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.43416115 +0000 UTC m=+79.758958913 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb805dc0 item 16 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.435906562 +0000 UTC m=+79.760704335 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.435906562 +0000 UTC m=+79.760704335 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.435906562 +0000 UTC m=+79.760704335 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a380 item 17 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.439156159 +0000 UTC m=+79.763953951 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.439156159 +0000 UTC m=+79.763953951 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ee80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a850 item 18 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.441474353 +0000 UTC m=+79.766272147 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.441474353 +0000 UTC m=+79.766272147 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.441474353 +0000 UTC m=+79.766272147 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26ad90 item 19 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.44476121 +0000 UTC m=+79.769559014 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68a00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.44476121 +0000 UTC m=+79.769559014 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b3b0 item 20 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.447328156 +0000 UTC m=+79.772125960 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.447328156 +0000 UTC m=+79.772125960 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.447328156 +0000 UTC m=+79.772125960 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b730 item 21 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.450593993 +0000 UTC m=+79.775391786 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e9c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.450593993 +0000 UTC m=+79.775391786 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9ef00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26bc70 item 22 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.453521932 +0000 UTC m=+79.778319736 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.453521932 +0000 UTC m=+79.778319736 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fa80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.453521932 +0000 UTC m=+79.778319736 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc92310 item 23 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.456633738 +0000 UTC m=+79.781431521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682c40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.456633738 +0000 UTC m=+79.781431521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb6836c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc92c40 item 24 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bbb70000): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.458733741 +0000 UTC m=+79.783531524 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.458733741 +0000 UTC m=+79.783531524 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.458733741 +0000 UTC m=+79.783531524 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70e80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc93180 item 25 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.460616081 +0000 UTC m=+79.785413844 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.460616081 +0000 UTC m=+79.785413844 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7100e0 item 26 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bb970180): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.462477322 +0000 UTC m=+79.787275095 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.462477322 +0000 UTC m=+79.787275095 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.462477322 +0000 UTC m=+79.787275095 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb970f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb710850 item 27 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.464441407 +0000 UTC m=+79.789239180 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.464441407 +0000 UTC m=+79.789239180 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb971b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7111f0 item 28 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bb9e4280): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.465850843 +0000 UTC m=+79.790648616 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.465850843 +0000 UTC m=+79.790648616 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e4d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb711880 item 29 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.467179877 +0000 UTC m=+79.791977650 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e5380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.467179877 +0000 UTC m=+79.791977650 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb9e58c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73a150 item 30 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): _readAt: size=2, off=0 2026/04/28 01:56:21 ERROR : open-test-file(0x1518bba48000): Couldn't read size of file 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): >_writeAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): close: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.468740379 +0000 UTC m=+79.793538152 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba483c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.468740379 +0000 UTC m=+79.793538152 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba48a80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73a620 item 31 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.470171486 +0000 UTC m=+79.794969259 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.470171486 +0000 UTC m=+79.794969259 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73ae70 item 32 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.471587104 +0000 UTC m=+79.796384867 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba49c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73b500 item 33 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.472162943 +0000 UTC m=+79.796960716 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.472162943 +0000 UTC m=+79.796960716 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadc700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73b810 item 33 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.473787586 +0000 UTC m=+79.798585359 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadcd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb73be30 item 34 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.474459677 +0000 UTC m=+79.799257450 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd1c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.474459677 +0000 UTC m=+79.799257450 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbadd700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba05b0 item 34 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.475897036 +0000 UTC m=+79.800694809 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaddd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0a10 item 35 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.476558678 +0000 UTC m=+79.801356451 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb062c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.476558678 +0000 UTC m=+79.801356451 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb067c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0cb0 item 35 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.478659291 +0000 UTC m=+79.803457064 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06e40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1340 item 36 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.479507585 +0000 UTC m=+79.804305358 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07340): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.479507585 +0000 UTC m=+79.804305358 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1502c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e01c0 item 36 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.48096347 +0000 UTC m=+79.805761233 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e0b60 item 37 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.48161908 +0000 UTC m=+79.806416843 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc150d80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.48161908 +0000 UTC m=+79.806416843 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e0e00 item 37 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.483422601 +0000 UTC m=+79.808220375 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8e1ab0 item 38 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.484219669 +0000 UTC m=+79.809017472 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc151e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.484219669 +0000 UTC m=+79.809017472 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16a440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3e7e0 item 38 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.485853219 +0000 UTC m=+79.810650982 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16aac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3f110 item 39 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.486439418 +0000 UTC m=+79.811237181 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16afc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.486439418 +0000 UTC m=+79.811237181 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16b4c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3f420 item 39 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.488398874 +0000 UTC m=+79.813196657 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc16bb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba3fe30 item 40 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.489182757 +0000 UTC m=+79.813980550 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.489182757 +0000 UTC m=+79.813980550 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17e680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc122a0 item 40 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.490806077 +0000 UTC m=+79.815603841 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17ec40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc127e0 item 41 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.491601993 +0000 UTC m=+79.816399796 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc12a10 item 41 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.49242479 +0000 UTC m=+79.817222553 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17f600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.49242479 +0000 UTC m=+79.817222553 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc17fb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc12cb0 item 41 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.49474051 +0000 UTC m=+79.819538283 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc130a0 item 42 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.495310708 +0000 UTC m=+79.820108471 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc132d0 item 42 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.496007136 +0000 UTC m=+79.820804909 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc8cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.496007136 +0000 UTC m=+79.820804909 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc136c0 item 42 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.497440466 +0000 UTC m=+79.822238239 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc13b90 item 43 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.497946414 +0000 UTC m=+79.822744187 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbc9d80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc13dc0 item 43 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.498595121 +0000 UTC m=+79.823392894 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc3c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.498595121 +0000 UTC m=+79.823392894 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfc900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4c310 item 43 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.500506857 +0000 UTC m=+79.825304651 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfcf40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4cc40 item 44 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.501029826 +0000 UTC m=+79.825827599 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4ce70 item 44 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.501704183 +0000 UTC m=+79.826502006 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbfd980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.501704183 +0000 UTC m=+79.826502006 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d030 item 44 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.503227413 +0000 UTC m=+79.828025186 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d420 item 45 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.503732869 +0000 UTC m=+79.828530643 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc68b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.503732869 +0000 UTC m=+79.828530643 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69240): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4d650 item 45 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.505556679 +0000 UTC m=+79.830354443 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4db20 item 46 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.50621248 +0000 UTC m=+79.831010243 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc69d80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.50621248 +0000 UTC m=+79.831010243 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bba4dce0 item 46 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.508147069 +0000 UTC m=+79.832944863 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd00bc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb772930 item 47 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.508744129 +0000 UTC m=+79.833541922 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd010c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.508744129 +0000 UTC m=+79.833541922 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd017c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb772f50 item 47 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.51062168 +0000 UTC m=+79.835419443 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd01e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb773b20 item 48 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.511244127 +0000 UTC m=+79.836041921 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.511244127 +0000 UTC m=+79.836041921 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd36b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb704000 item 48 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.513044644 +0000 UTC m=+79.837842407 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb7057a0 item 49 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.51365046 +0000 UTC m=+79.838448222 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd375c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.51365046 +0000 UTC m=+79.838448222 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd37b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb705c00 item 49 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.515562055 +0000 UTC m=+79.840359818 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414620 item 50 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.516371327 +0000 UTC m=+79.841169119 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.516371327 +0000 UTC m=+79.841169119 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd72d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4149a0 item 50 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.517907322 +0000 UTC m=+79.842705095 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414d90 item 51 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.518545658 +0000 UTC m=+79.843343441 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.518545658 +0000 UTC m=+79.843343441 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd73dc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc414f50 item 51 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.520441405 +0000 UTC m=+79.845239188 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4155e0 item 52 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.521285652 +0000 UTC m=+79.846083435 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.521285652 +0000 UTC m=+79.846083435 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda6fc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4157a0 item 52 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.523256139 +0000 UTC m=+79.848053902 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc415c70 item 53 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.523800288 +0000 UTC m=+79.848598061 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbda7b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.523800288 +0000 UTC m=+79.848598061 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc415e30 item 53 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.525382591 +0000 UTC m=+79.850180364 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c03f0 item 54 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.526051296 +0000 UTC m=+79.850849059 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd0d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.526051296 +0000 UTC m=+79.850849059 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1280): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c0690 item 54 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.527349953 +0000 UTC m=+79.852147726 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8c1dc0 item 55 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.527895606 +0000 UTC m=+79.852693379 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdd1e00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.527895606 +0000 UTC m=+79.852693379 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdec440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78a1c0 item 55 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.529353833 +0000 UTC m=+79.854151606 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78a690 item 56 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.529963767 +0000 UTC m=+79.854761531 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdecfc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.529963767 +0000 UTC m=+79.854761531 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbded540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78ad90 item 56 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.531434028 +0000 UTC m=+79.856231791 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbdedb80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78b6c0 item 57 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.531895251 +0000 UTC m=+79.856693014 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e1c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78b8f0 item 57 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.532443788 +0000 UTC m=+79.857241552 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0e700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.532443788 +0000 UTC m=+79.857241552 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0ec80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb78bb90 item 57 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.533720203 +0000 UTC m=+79.858517966 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f2c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf582a0 item 58 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.534151529 +0000 UTC m=+79.858949292 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0f800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf584d0 item 58 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.534658117 +0000 UTC m=+79.859455879 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe0fd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.534658117 +0000 UTC m=+79.859455879 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58690 item 58 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.536006747 +0000 UTC m=+79.860804521 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58af0 item 59 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.536538984 +0000 UTC m=+79.861336797 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe40f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58cb0 item 59 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.536999125 +0000 UTC m=+79.861796888 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe414c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.536999125 +0000 UTC m=+79.861796888 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe41a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf58ee0 item 59 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.538650438 +0000 UTC m=+79.863448211 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59260 item 60 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.539145314 +0000 UTC m=+79.863943087 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6c6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59420 item 60 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.539675457 +0000 UTC m=+79.864473221 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6cc00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.539675457 +0000 UTC m=+79.864473221 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d1c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf596c0 item 60 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.540828789 +0000 UTC m=+79.865626552 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6d800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbf59c70 item 61 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.541251739 +0000 UTC m=+79.866049502 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe6dd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.541251739 +0000 UTC m=+79.866049502 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9a540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77c000 item 61 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.542607754 +0000 UTC m=+79.867405516 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9ab80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77cee0 item 62 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.543041544 +0000 UTC m=+79.867839307 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b0c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.543041544 +0000 UTC m=+79.867839307 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9b7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77d2d0 item 62 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.544380648 +0000 UTC m=+79.869178411 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbe9be00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77d8f0 item 63 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.544814669 +0000 UTC m=+79.869612432 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbeca440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.544814669 +0000 UTC m=+79.869612432 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecab40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb77db20 item 63 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): >_readAt: n=0, err=Bad file descriptor 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.546904001 +0000 UTC m=+79.871701814 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a310 item 64 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.547459732 +0000 UTC m=+79.872257494 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecb6c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.547459732 +0000 UTC m=+79.872257494 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbecbdc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a4d0 item 64 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.548918861 +0000 UTC m=+79.873716625 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31ad20 item 65 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.549660866 +0000 UTC m=+79.874458639 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.549660866 +0000 UTC m=+79.874458639 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef6e80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31af50 item 65 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.55095848 +0000 UTC m=+79.875756243 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef74c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b340 item 66 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.551445872 +0000 UTC m=+79.876243634 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7940): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.551445872 +0000 UTC m=+79.876243634 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbef7e80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b5e0 item 66 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.552685537 +0000 UTC m=+79.877483300 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf4a5c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb712d90 item 67 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.553250936 +0000 UTC m=+79.878048700 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186300): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.553250936 +0000 UTC m=+79.878048700 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186800): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb713340 item 67 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.554767625 +0000 UTC m=+79.879565388 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb713810 item 68 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.555300453 +0000 UTC m=+79.880098217 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.555300453 +0000 UTC m=+79.880098217 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb713b20 item 68 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.556398761 +0000 UTC m=+79.881196534 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2420c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb564d0 item 69 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.556850856 +0000 UTC m=+79.881648618 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.556850856 +0000 UTC m=+79.881648618 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56700 item 69 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.558176623 +0000 UTC m=+79.882974386 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc2430c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1810 item 70 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.559016903 +0000 UTC m=+79.883814676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb077c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.559016903 +0000 UTC m=+79.883814676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba19d0 item 70 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.560518383 +0000 UTC m=+79.885316156 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb064c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0690 item 71 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.561011035 +0000 UTC m=+79.885808808 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb069c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.561011035 +0000 UTC m=+79.885808808 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb06ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0850 item 71 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.562248655 +0000 UTC m=+79.887046419 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb07540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba0fc0 item 72 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.562775593 +0000 UTC m=+79.887573356 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.562775593 +0000 UTC m=+79.887573356 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc242980): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1260 item 72 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.56387895 +0000 UTC m=+79.888676712 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243540): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbba1c00 item 73 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.564299275 +0000 UTC m=+79.889097038 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc243a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a070 item 73 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.564799451 +0000 UTC m=+79.889597213 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.564799451 +0000 UTC m=+79.889597213 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1a740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31a2a0 item 73 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.566484388 +0000 UTC m=+79.891282211 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1b840): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31aa80 item 74 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.566984223 +0000 UTC m=+79.891781986 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bba1bd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31acb0 item 74 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.567480192 +0000 UTC m=+79.892277955 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.567480192 +0000 UTC m=+79.892277955 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24900): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31aee0 item 74 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.568529246 +0000 UTC m=+79.893327009 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf24f80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b2d0 item 75 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.568947738 +0000 UTC m=+79.893745501 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf25480): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): _writeAt: size=3, off=2 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b500 item 75 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.569491837 +0000 UTC m=+79.894289600 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf259c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.569491837 +0000 UTC m=+79.894289600 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e000): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31b730 item 75 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.570705282 +0000 UTC m=+79.895503046 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9e7c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc31bc70 item 76 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.57117412 +0000 UTC m=+79.895971883 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9f140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb560e0 item 76 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): _writeAt: size=3, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.571665559 +0000 UTC m=+79.896463322 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbc9fc00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.571665559 +0000 UTC m=+79.896463322 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe180): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56690 item 76 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.572779486 +0000 UTC m=+79.897577249 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebe840): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb56d90 item 77 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.573217134 +0000 UTC m=+79.898014896 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebed40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.573217134 +0000 UTC m=+79.898014896 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebf440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb57260 item 77 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.574596052 +0000 UTC m=+79.899393815 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbebfa80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb57960 item 78 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.574998023 +0000 UTC m=+79.899795785 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.574998023 +0000 UTC m=+79.899795785 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbb57d50 item 78 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.576325454 +0000 UTC m=+79.901123216 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb30f40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa4690 item 79 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.576701945 +0000 UTC m=+79.901499709 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.576701945 +0000 UTC m=+79.901499709 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb31b40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa4930 item 79 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.578348009 +0000 UTC m=+79.903145772 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb444cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa4ee0 item 80 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.578693663 +0000 UTC m=+79.903491427 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb445700): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.578693663 +0000 UTC m=+79.903491427 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4400): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5180 item 80 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.579958254 +0000 UTC m=+79.904756018 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4a40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5570 item 81 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.580482276 +0000 UTC m=+79.905280039 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae4ec0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.580482276 +0000 UTC m=+79.905280039 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5500): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5810 item 81 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.581759071 +0000 UTC m=+79.906556834 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbae5c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5b90 item 82 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.582357413 +0000 UTC m=+79.907155176 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e2bc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.582357413 +0000 UTC m=+79.907155176 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e35c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbaa5d50 item 82 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.583506647 +0000 UTC m=+79.908304410 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb7e3d40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4122a0 item 83 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.58410034 +0000 UTC m=+79.908898103 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77e4c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.58410034 +0000 UTC m=+79.908898103 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77ea00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb412540 item 83 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.585386353 +0000 UTC m=+79.910184115 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb412ee0 item 84 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.58623106 +0000 UTC m=+79.911028833 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77f580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.58623106 +0000 UTC m=+79.911028833 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb77fe40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb4132d0 item 84 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.587609097 +0000 UTC m=+79.912406860 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68600): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb413d50 item 85 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.588164097 +0000 UTC m=+79.912961860 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd68b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.588164097 +0000 UTC m=+79.912961860 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4980e0 item 85 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.589700233 +0000 UTC m=+79.914498006 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498540 item 86 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.590368497 +0000 UTC m=+79.915166270 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbd69d40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.590368497 +0000 UTC m=+79.915166270 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9e3c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4987e0 item 86 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.591976909 +0000 UTC m=+79.916774673 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9eb40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498bd0 item 87 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.59265414 +0000 UTC m=+79.917451903 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.59265414 +0000 UTC m=+79.917451903 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9f580): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc498d90 item 87 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.594163455 +0000 UTC m=+79.918961218 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbf9fc00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499420 item 88 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.594904216 +0000 UTC m=+79.919702019 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682680): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.594904216 +0000 UTC m=+79.919702019 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb682d00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc4995e0 item 88 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.596394866 +0000 UTC m=+79.921192630 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bb683880): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499c00 item 89 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.596988929 +0000 UTC m=+79.921786692 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70080): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc499dc0 item 89 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.597594865 +0000 UTC m=+79.922392628 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.597594865 +0000 UTC m=+79.922392628 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb70bc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb8043f0 item 89 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.599193379 +0000 UTC m=+79.923991143 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71200): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804850 item 90 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.599760041 +0000 UTC m=+79.924557804 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804a80 item 90 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.600487357 +0000 UTC m=+79.925285130 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb71c80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.600487357 +0000 UTC m=+79.925285130 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186380): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb804fc0 item 90 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.601839013 +0000 UTC m=+79.926636777 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1869c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bb805dc0 item 91 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.602403712 +0000 UTC m=+79.927201476 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc186f00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >_readAt: n=2, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): _writeAt: size=3, off=7 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a150 item 91 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.603020298 +0000 UTC m=+79.927818071 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc187440): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): >_readAt: n=8, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.603020298 +0000 UTC m=+79.927818071 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bc1879c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a380 item 91 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.60444366 +0000 UTC m=+79.929241423 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a700 item 92 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.604999722 +0000 UTC m=+79.929797485 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): open at offset 5 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26a8c0 item 92 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): _readAt: size=2, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): _writeAt: size=3, off=5 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): >_writeAt: n=3, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.605724964 +0000 UTC m=+79.930522727 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf6b80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): >_readAt: n=3, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.605724964 +0000 UTC m=+79.930522727 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7140): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26aa80 item 92 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.607211506 +0000 UTC m=+79.932009269 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7780): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b110 item 93 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.607759943 +0000 UTC m=+79.932557706 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbaf7cc0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.607759943 +0000 UTC m=+79.932557706 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb204c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b2d0 item 93 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.609276993 +0000 UTC m=+79.934074756 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb20b00): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b650 item 94 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.609889912 +0000 UTC m=+79.934687676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21040): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.609889912 +0000 UTC m=+79.934687676 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21740): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26b880 item 94 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.6113954 +0000 UTC m=+79.936193164 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbb21d80): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26bc00 item 95 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.611912078 +0000 UTC m=+79.936709841 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbc3c0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.611912078 +0000 UTC m=+79.936709841 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbcac0): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bc26bdc0 item 95 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 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 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): open at offset 0 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): _readAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): >_readAt: n=0, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.613295213 +0000 UTC m=+79.938092986 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd100): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): _writeAt: size=5, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): >openPending: err= 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc92850 item 96 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): >_writeAt: n=5, err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.613803856 +0000 UTC m=+79.938601619 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbd640): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/28 01:56:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/28 01:56:21 DEBUG : open-test-file: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): _readAt: size=512, off=0 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): openPending: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): >openPending: err= 2026/04/28 01:56:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): >_readAt: n=5, err=EOF 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): close: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-28 01:56:21.613803856 +0000 UTC m=+79.938601619 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : open-test-file(0x1518bbbbdd40): >close: err= 2026/04/28 01:56:21 DEBUG : open-test-file: Remove: 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1518bbc92a80 item 96 2026/04/28 01:56:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/28 01:56:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/28 01:56:21 DEBUG : open-test-file: >Remove: err= 2026/04/28 01:56:21 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : >WaitForWriters: 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- 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.36s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- 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:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:21 DEBUG : file1: newRWFileHandle: 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): openPending: 2026/04/28 01:56:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): >openPending: err= 2026/04/28 01:56:21 DEBUG : file1: >newRWFileHandle: err= 2026/04/28 01:56:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/28 01:56:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): _writeAt: size=2, off=0 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): >_writeAt: n=2, err= 2026/04/28 01:56:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): RWFileHandle.Flush 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): RWFileHandle.Release 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): close: 2026/04/28 01:56:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/28 01:56:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:21 DEBUG : file1(0x1518bbc00b40): >close: err= 2026/04/28 01:56:21 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : file1: reading active writers 2026/04/28 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : file1: reading active writers 2026/04/28 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : file1: reading active writers 2026/04/28 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : file1: reading active writers 2026/04/28 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:21 DEBUG : file1: vfs cache: starting upload 2026/04/28 01:56:21 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:21 DEBUG : Looking for writers 2026/04/28 01:56:21 DEBUG : file1: reading active writers 2026/04/28 01:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : file1: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:22 DEBUG : file1: size = 2 OK 2026/04/28 01:56:22 DEBUG : file1.rclone_chunk.001_6r3n05: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/28 01:56:22 INFO : file1.rclone_chunk.001_6r3n05: Copied (server-side copy) to: file1 2026/04/28 01:56:22 INFO : file1.rclone_chunk.001_6r3n05: Deleted 2026/04/28 01:56:22 DEBUG : file1: size = 2 OK 2026/04/28 01:56:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/28 01:56:22 INFO : file1: Copied (new) 2026/04/28 01:56:22 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/28 01:56:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/28 01:56:22 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/28 01:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:22 INFO : file1: vfs cache: upload succeeded try #1 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : file1: reading active writers 2026/04/28 01:56:22 DEBUG : >WaitForWriters: 2026/04/28 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : file1: reading active writers 2026/04/28 01:56:22 DEBUG : >WaitForWriters: 2026/04/28 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:22 DEBUG : rename_me: newRWFileHandle: 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): openPending: 2026/04/28 01:56:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/28 01:56:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): >openPending: err= 2026/04/28 01:56:22 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/28 01:56:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/28 01:56:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/28 01:56:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): _writeAt: size=5, off=0 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): >_writeAt: n=5, err= 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): close: 2026/04/28 01:56:22 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-28 01:56:22.675917736 +0000 UTC m=+81.000715540 2026/04/28 01:56:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/28 01:56:22 DEBUG : rename_me(0x1518bbd8d8c0): >close: err= 2026/04/28 01:56:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/28 01:56:22 DEBUG : i_was_renamed: Updating file with 0x1518bbdd9ba0 2026/04/28 01:56:22 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/28 01:56:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/28 01:56:22 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/28 01:56:22 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/28 01:56:22 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/28 01:56:22 DEBUG : Looking for writers 2026/04/28 01:56:22 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/28 01:56:23 DEBUG : i_was_renamed: size = 5 OK 2026/04/28 01:56:23 DEBUG : i_was_renamed.rclone_chunk.001_6r3ok9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:23 INFO : i_was_renamed.rclone_chunk.001_6r3ok9: Copied (server-side copy) to: i_was_renamed 2026/04/28 01:56:23 INFO : i_was_renamed.rclone_chunk.001_6r3ok9: Deleted 2026/04/28 01:56:23 DEBUG : i_was_renamed: size = 5 OK 2026/04/28 01:56:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:23 INFO : i_was_renamed: Copied (new) 2026/04/28 01:56:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-28 01:56:22.675917736 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/28 01:56:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/28 01:56:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/28 01:56:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/28 01:56:23 DEBUG : Looking for writers 2026/04/28 01:56:23 DEBUG : i_was_renamed: reading active writers 2026/04/28 01:56:23 DEBUG : >WaitForWriters: 2026/04/28 01:56:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/28 01:56:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/28 01:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-jimadoz5jaxu" 2026/04/28 01:56:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/28 01:56:23 DEBUG : forgetting directory cache 2026/04/28 01:56:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3pdq: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/28 01:56:23 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3pdq: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:23 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3pdq: Deleted 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): _readAt: size=512, off=0 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): openPending: 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 00:57:23.457540459 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): >openPending: err= 2026/04/28 01:56:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): >_readAt: n=20, err=EOF 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): close: 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 00:57:23.457540459 +0000 UTC 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate(0x1518bbebe040): >close: err= 2026/04/28 01:56:24 DEBUG : forgetting directory cache 2026/04/28 01:56:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3qjy: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/28 01:56:24 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3qjy: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:24 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3qjy: Deleted 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): _readAt: size=512, off=0 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): openPending: 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 00:58:23.457540459 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-28 00:57:23.457540459 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-28 00:58:23.457540459 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-28 00:57:23.457540459 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/28 01:56:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): >openPending: err= 2026/04/28 01:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): >_readAt: n=20, err=EOF 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): close: 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 00:58:23.457540459 +0000 UTC 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate(0x1518bbebedc0): >close: err= 2026/04/28 01:56:25 DEBUG : forgetting directory cache 2026/04/28 01:56:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3r62: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/28 01:56:25 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3r62: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:25 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3r62: Deleted 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): _readAt: size=512, off=0 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): openPending: 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 00:59:23.457540459 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-28 00:58:23.457540459 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-28 00:59:23.457540459 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-28 00:58:23.457540459 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/28 01:56:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): >openPending: err= 2026/04/28 01:56:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): >_readAt: n=20, err=EOF 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): close: 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 00:59:23.457540459 +0000 UTC 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate(0x1518bbd68080): >close: err= 2026/04/28 01:56:26 DEBUG : forgetting directory cache 2026/04/28 01:56:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3s0t: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/28 01:56:26 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3s0t: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:26 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3s0t: Deleted 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): _readAt: size=512, off=0 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): openPending: 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 01:00:23.457540459 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-28 00:59:23.457540459 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-28 01:00:23.457540459 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-28 00:59:23.457540459 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/28 01:56:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): >openPending: err= 2026/04/28 01:56:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): >_readAt: n=20, err=EOF 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): close: 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:00:23.457540459 +0000 UTC 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate(0x1518bbf9ef80): >close: err= 2026/04/28 01:56:27 DEBUG : forgetting directory cache 2026/04/28 01:56:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3t7n: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/28 01:56:27 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3t7n: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:27 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3t7n: Deleted 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): _readAt: size=512, off=0 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): openPending: 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 01:01:23.457540459 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-28 01:00:23.457540459 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-28 01:01:23.457540459 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-28 01:00:23.457540459 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/28 01:56:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): >openPending: err= 2026/04/28 01:56:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): >_readAt: n=20, err=EOF 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): close: 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:01:23.457540459 +0000 UTC 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate(0x1518bbf68240): >close: err= 2026/04/28 01:56:28 DEBUG : forgetting directory cache 2026/04/28 01:56:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/28 01:56:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3u94: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/28 01:56:28 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3u94: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:28 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3u94: Deleted 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): _readAt: size=512, off=0 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): openPending: 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-28 01:02:23.457540459 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-28 01:01:23.457540459 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-28 01:02:23.457540459 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-28 01:01:23.457540459 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/28 01:56:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/28 01:56:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): >openPending: err= 2026/04/28 01:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): >_readAt: n=20, err=EOF 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): close: 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:02:23.457540459 +0000 UTC 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate(0x1518bc068280): >close: err= 2026/04/28 01:56:29 DEBUG : forgetting directory cache 2026/04/28 01:56:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/28 01:56:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3vkw: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/28 01:56:29 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3vkw: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:29 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3vkw: Deleted 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): _readAt: size=512, off=0 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): openPending: 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-28 01:03:23.457540459 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-28 01:02:23.457540459 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-28 01:03:23.457540459 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-28 01:02:23.457540459 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/28 01:56:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/28 01:56:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): >openPending: err= 2026/04/28 01:56:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): >_readAt: n=21, err=EOF 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): close: 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:03:23.457540459 +0000 UTC 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate(0x1518bbb30680): >close: err= 2026/04/28 01:56:30 DEBUG : Re-reading directory (104.370535ms old) 2026/04/28 01:56:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/28 01:56:30 DEBUG : forgetting directory cache 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/28 01:56:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3wv5: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/28 01:56:30 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3wv5: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:30 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3wv5: Deleted 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): _readAt: size=512, off=0 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): openPending: 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-28 01:04:23.457540459 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-28 01:03:23.457540459 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-28 01:04:23.457540459 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-28 01:03:23.457540459 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/28 01:56:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/28 01:56:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): >openPending: err= 2026/04/28 01:56:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): >_readAt: n=22, err=EOF 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): close: 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:04:23.457540459 +0000 UTC 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate(0x1518bb7e21c0): >close: err= 2026/04/28 01:56:31 DEBUG : forgetting directory cache 2026/04/28 01:56:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/28 01:56:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3xf8: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/28 01:56:31 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3xf8: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:31 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3xf8: Deleted 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): _readAt: size=512, off=0 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): openPending: 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-28 01:05:23.457540459 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-28 01:04:23.457540459 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-28 01:05:23.457540459 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-28 01:04:23.457540459 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/28 01:56:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/28 01:56:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): >openPending: err= 2026/04/28 01:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): >_readAt: n=23, err=EOF 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): close: 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:05:23.457540459 +0000 UTC 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate(0x1518bbd69580): >close: err= 2026/04/28 01:56:32 DEBUG : forgetting directory cache 2026/04/28 01:56:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/28 01:56:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_6r3yz6: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/28 01:56:32 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3yz6: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/28 01:56:32 INFO : TestRWCacheUpdate.rclone_chunk.001_6r3yz6: Deleted 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): _readAt: size=512, off=0 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): openPending: 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-28 01:06:23.457540459 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-28 01:05:23.457540459 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-28 01:06:23.457540459 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-28 01:05:23.457540459 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/28 01:56:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/28 01:56:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): >openPending: err= 2026/04/28 01:56:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): >_readAt: n=24, err=EOF 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): close: 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-28 01:06:23.457540459 +0000 UTC 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate(0x1518bbd73ac0): >close: err= 2026/04/28 01:56:33 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:33 DEBUG : Looking for writers 2026/04/28 01:56:33 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/28 01:56:33 DEBUG : >WaitForWriters: 2026/04/28 01:56:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': vfs cache: cleaner exiting 2026/04/28 01:56:33 DEBUG : forgetting directory cache 2026/04/28 01:56:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.95s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:33 DEBUG : FiLeA: size = 5 OK 2026/04/28 01:56:33 DEBUG : FiLeA.rclone_chunk.001_6r3z9c: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/28 01:56:33 INFO : FiLeA.rclone_chunk.001_6r3z9c: Copied (server-side copy) to: FiLeA 2026/04/28 01:56:33 INFO : FiLeA.rclone_chunk.001_6r3z9c: Deleted 2026/04/28 01:56:34 DEBUG : FiLeB: size = 5 OK 2026/04/28 01:56:34 DEBUG : FiLeB.rclone_chunk.001_6r3zt1: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/28 01:56:34 INFO : FiLeB.rclone_chunk.001_6r3zt1: Copied (server-side copy) to: FiLeB 2026/04/28 01:56:34 INFO : FiLeB.rclone_chunk.001_6r3zt1: Deleted 2026/04/28 01:56:34 DEBUG : FilEb: size = 5 OK 2026/04/28 01:56:34 DEBUG : FilEb.rclone_chunk.001_6r40cn: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/28 01:56:34 INFO : FilEb.rclone_chunk.001_6r40cn: Copied (server-side copy) to: FilEb 2026/04/28 01:56:34 INFO : FilEb.rclone_chunk.001_6r40cn: Deleted 2026/04/28 01:56:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/28 01:56:35 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/28 01:56:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/28 01:56:35 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/28 01:56:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/28 01:56:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:35 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:35 DEBUG : Looking for writers 2026/04/28 01:56:35 DEBUG : FilEb: reading active writers 2026/04/28 01:56:35 DEBUG : FiLeA: reading active writers 2026/04/28 01:56:35 DEBUG : FiLeB: reading active writers 2026/04/28 01:56:35 DEBUG : >WaitForWriters: 2026/04/28 01:56:35 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:35 DEBUG : Looking for writers 2026/04/28 01:56:35 DEBUG : FiLeA: reading active writers 2026/04/28 01:56:35 DEBUG : FiLeB: reading active writers 2026/04/28 01:56:35 DEBUG : FilEb: reading active writers 2026/04/28 01:56:35 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.80s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:36 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/28 01:56:36 DEBUG : normal name with no special characters.txt.rclone_chunk.001_6r422o: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/28 01:56:36 INFO : normal name with no special characters.txt.rclone_chunk.001_6r422o: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/28 01:56:36 INFO : normal name with no special characters.txt.rclone_chunk.001_6r422o: Deleted 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_6r42h5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/28 01:56:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6r42h5: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/28 01:56:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_6r42h5: Deleted 2026/04/28 01:56:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:37 DEBUG : Looking for writers 2026/04/28 01:56:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/28 01:56:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/28 01:56:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.46s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': Reusing VFS from active cache 2026/04/28 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:37 DEBUG : Looking for writers 2026/04/28 01:56:37 DEBUG : >WaitForWriters: 2026/04/28 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:37 DEBUG : Looking for writers 2026/04/28 01:56:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:37 DEBUG : Looking for writers 2026/04/28 01:56:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:37 DEBUG : Looking for writers 2026/04/28 01:56:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:38 DEBUG : file1: size = 14 OK 2026/04/28 01:56:38 DEBUG : file1.rclone_chunk.001_6r43w2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:38 INFO : file1.rclone_chunk.001_6r43w2: Copied (server-side copy) to: file1 2026/04/28 01:56:38 INFO : file1.rclone_chunk.001_6r43w2: Deleted 2026/04/28 01:56:38 DEBUG : dir/file2: size = 14 OK 2026/04/28 01:56:38 DEBUG : dir/file2.rclone_chunk.001_6r4450: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:38 INFO : dir/file2.rclone_chunk.001_6r4450: Copied (server-side copy) to: dir/file2 2026/04/28 01:56:38 INFO : dir/file2.rclone_chunk.001_6r4450: Deleted 2026/04/28 01:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:39 DEBUG : dir: Looking for writers 2026/04/28 01:56:39 DEBUG : file2: reading active writers 2026/04/28 01:56:39 DEBUG : Looking for writers 2026/04/28 01:56:39 DEBUG : dir: reading active writers 2026/04/28 01:56:39 DEBUG : file1: reading active writers 2026/04/28 01:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.43s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:39 DEBUG : file1: size = 14 OK 2026/04/28 01:56:39 DEBUG : file1.rclone_chunk.001_6r45mf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:39 INFO : file1.rclone_chunk.001_6r45mf: Copied (server-side copy) to: file1 2026/04/28 01:56:39 INFO : file1.rclone_chunk.001_6r45mf: Deleted 2026/04/28 01:56:40 DEBUG : dir/file2: size = 14 OK 2026/04/28 01:56:40 DEBUG : dir/file2.rclone_chunk.001_6r453d: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:40 INFO : dir/file2.rclone_chunk.001_6r453d: Copied (server-side copy) to: dir/file2 2026/04/28 01:56:40 INFO : dir/file2.rclone_chunk.001_6r453d: Deleted 2026/04/28 01:56:40 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:40 DEBUG : dir: Looking for writers 2026/04/28 01:56:40 DEBUG : Looking for writers 2026/04/28 01:56:40 DEBUG : dir: reading active writers 2026/04/28 01:56:40 DEBUG : file1: reading active writers 2026/04/28 01:56:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.26s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:40 DEBUG : file1: size = 14 OK 2026/04/28 01:56:40 DEBUG : file1.rclone_chunk.001_6r46o5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/28 01:56:40 INFO : file1.rclone_chunk.001_6r46o5: Copied (server-side copy) to: file1 2026/04/28 01:56:41 INFO : file1.rclone_chunk.001_6r46o5: Deleted 2026/04/28 01:56:41 DEBUG : dir/file2: size = 14 OK 2026/04/28 01:56:41 DEBUG : dir/file2.rclone_chunk.001_6r47ga: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:41 INFO : dir/file2.rclone_chunk.001_6r47ga: Copied (server-side copy) to: dir/file2 2026/04/28 01:56:41 INFO : dir/file2.rclone_chunk.001_6r47ga: Deleted 2026/04/28 01:56:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:41 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 01:56:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 01:56:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 01:56:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/28 01:56:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/28 01:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 01:56:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 01:56:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/28 01:56:42 DEBUG : dir/new_file.txt.rclone_chunk.001_6r47hb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:42 INFO : dir/new_file.txt.rclone_chunk.001_6r47hb: Copied (server-side copy) to: dir/new_file.txt 2026/04/28 01:56:42 INFO : dir/new_file.txt.rclone_chunk.001_6r47hb: Deleted 2026/04/28 01:56:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/28 01:56:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/28 01:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/28 01:56:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/28 01:56:42 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:42 DEBUG : dir: Looking for writers 2026/04/28 01:56:42 DEBUG : file2: reading active writers 2026/04/28 01:56:42 DEBUG : new_file.txt: reading active writers 2026/04/28 01:56:42 DEBUG : Looking for writers 2026/04/28 01:56:42 DEBUG : dir: reading active writers 2026/04/28 01:56:42 DEBUG : file1: reading active writers 2026/04/28 01:56:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.79s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:42 DEBUG : dir/file2: size = 14 OK 2026/04/28 01:56:42 DEBUG : dir/file2.rclone_chunk.001_6r48qr: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:42 INFO : dir/file2.rclone_chunk.001_6r48qr: Copied (server-side copy) to: dir/file2 2026/04/28 01:56:42 INFO : dir/file2.rclone_chunk.001_6r48qr: Deleted 2026/04/28 01:56:43 DEBUG : dir/file2: copy non-chunked object... 2026/04/28 01:56:43 DEBUG : dir/file1: size = 14 OK 2026/04/28 01:56:43 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:43 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/28 01:56:43 INFO : dir/file2: Deleted 2026/04/28 01:56:43 DEBUG : dir/file1: Updating file with dir/file1 0x1518bbea3ba0 2026/04/28 01:56:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/28 01:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:43 DEBUG : dir/file1: copy non-chunked object... 2026/04/28 01:56:43 DEBUG : file0: size = 14 OK 2026/04/28 01:56:43 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/28 01:56:43 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/28 01:56:43 INFO : dir/file1: Deleted 2026/04/28 01:56:43 DEBUG : file0: Updating file with file0 0x1518bbea3ba0 2026/04/28 01:56:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/28 01:56:43 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/28 01:56:43 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:43 DEBUG : dir: Looking for writers 2026/04/28 01:56:43 DEBUG : Looking for writers 2026/04/28 01:56:43 DEBUG : dir: reading active writers 2026/04/28 01:56:43 DEBUG : file0: reading active writers 2026/04/28 01:56:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.71s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:44 DEBUG : Looking for writers 2026/04/28 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:44 DEBUG : Looking for writers 2026/04/28 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:44 DEBUG : Looking for writers 2026/04/28 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:44 DEBUG : Looking for writers 2026/04/28 01:56:44 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 01:56:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/28 01:56:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/28 01:56:44 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 01:56:44 DEBUG : file1: size = 5 OK 2026/04/28 01:56:44 DEBUG : file1.rclone_chunk.001_6r4aok: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:44 INFO : file1.rclone_chunk.001_6r4aok: Copied (server-side copy) to: file1 2026/04/28 01:56:44 INFO : file1.rclone_chunk.001_6r4aok: Deleted 2026/04/28 01:56:44 DEBUG : file1: size = 5 OK 2026/04/28 01:56:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/28 01:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 01:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 01:56:45 DEBUG : file1: size = 0 OK 2026/04/28 01:56:45 DEBUG : file1.rclone_chunk.001_6r4bcn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:45 INFO : file1.rclone_chunk.001_6r4bcn: Copied (server-side copy) to: file1 2026/04/28 01:56:45 INFO : file1.rclone_chunk.001_6r4bcn: Deleted 2026/04/28 01:56:45 DEBUG : file1: size = 0 OK 2026/04/28 01:56:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/28 01:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/28 01:56:46 DEBUG : file1: size = 7 OK 2026/04/28 01:56:46 DEBUG : file1.rclone_chunk.001_6r4bsi: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/28 01:56:46 INFO : file1.rclone_chunk.001_6r4bsi: Copied (server-side copy) to: file1 2026/04/28 01:56:46 INFO : file1.rclone_chunk.001_6r4bsi: Deleted 2026/04/28 01:56:46 DEBUG : file1: size = 7 OK 2026/04/28 01:56:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/28 01:56:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:46 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:46 DEBUG : Looking for writers 2026/04/28 01:56:46 DEBUG : file1: reading active writers 2026/04/28 01:56:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:46 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/28 01:56:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/28 01:56:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/28 01:56:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/28 01:56:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/28 01:56:47 DEBUG : file1: size = 11 OK 2026/04/28 01:56:47 DEBUG : file1.rclone_chunk.001_6r4dx4: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:47 INFO : file1.rclone_chunk.001_6r4dx4: Copied (server-side copy) to: file1 2026/04/28 01:56:47 INFO : file1.rclone_chunk.001_6r4dx4: Deleted 2026/04/28 01:56:47 DEBUG : file1: size = 11 OK 2026/04/28 01:56:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/28 01:56:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/28 01:56:47 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:47 DEBUG : Looking for writers 2026/04/28 01:56:47 DEBUG : file1: reading active writers 2026/04/28 01:56:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/28 01:56:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/28 01:56:48 DEBUG : file1: size = 5 OK 2026/04/28 01:56:48 DEBUG : file1.rclone_chunk.001_6r4erv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:48 INFO : file1.rclone_chunk.001_6r4erv: Copied (server-side copy) to: file1 2026/04/28 01:56:48 INFO : file1.rclone_chunk.001_6r4erv: Deleted 2026/04/28 01:56:48 DEBUG : file1: size = 5 OK 2026/04/28 01:56:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/28 01:56:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:48 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/28 01:56:48 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:48 DEBUG : Looking for writers 2026/04/28 01:56:48 DEBUG : file1: reading active writers 2026/04/28 01:56:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.68s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:48 DEBUG : file1: WriteFileHandle.Release closing 2026/04/28 01:56:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 01:56:49 DEBUG : file1: size = 0 OK 2026/04/28 01:56:49 DEBUG : file1.rclone_chunk.001_6r4e9x: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:49 INFO : file1.rclone_chunk.001_6r4e9x: Copied (server-side copy) to: file1 2026/04/28 01:56:49 INFO : file1.rclone_chunk.001_6r4e9x: Deleted 2026/04/28 01:56:49 DEBUG : file1: size = 0 OK 2026/04/28 01:56:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/28 01:56:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:49 DEBUG : Looking for writers 2026/04/28 01:56:49 DEBUG : file1: reading active writers 2026/04/28 01:56:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/28 01:56:49 DEBUG : file1: size = 2 OK 2026/04/28 01:56:49 DEBUG : file1.rclone_chunk.001_6r4fuo: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/28 01:56:49 INFO : file1.rclone_chunk.001_6r4fuo: Copied (server-side copy) to: file1 2026/04/28 01:56:49 INFO : file1.rclone_chunk.001_6r4fuo: Deleted 2026/04/28 01:56:49 DEBUG : file1: size = 2 OK 2026/04/28 01:56:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/28 01:56:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:49 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/28 01:56:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:49 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:49 DEBUG : Looking for writers 2026/04/28 01:56:49 DEBUG : file1: reading active writers 2026/04/28 01:56:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.76s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/28 01:56:50 DEBUG : file1: size = 0 OK 2026/04/28 01:56:50 DEBUG : file1.rclone_chunk.001_6r4giz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:50 INFO : file1.rclone_chunk.001_6r4giz: Copied (server-side copy) to: file1 2026/04/28 01:56:50 INFO : file1.rclone_chunk.001_6r4giz: Deleted 2026/04/28 01:56:50 DEBUG : file1: size = 0 OK 2026/04/28 01:56:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/28 01:56:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:50 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 01:56:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 01:56:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 01:56:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:50 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:50 DEBUG : Looking for writers 2026/04/28 01:56:50 DEBUG : file1: reading active writers 2026/04/28 01:56:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/28 01:56:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/28 01:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/28 01:56:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/28 01:56:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/28 01:56:51 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/28 01:56:51 DEBUG : file1.rclone_chunk.001_6r4g1a: md5 = 38fddf87a3468fe297d492827badee19 OK 2026/04/28 01:56:51 INFO : file1.rclone_chunk.001_6r4g1a: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/28 01:56:51 INFO : file1.rclone_chunk.001_6r4g1a: Deleted 2026/04/28 01:56:51 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/28 01:56:51 DEBUG : file1.rclone_chunk.002_6r4g1a: md5 = 86406e0883ca0bcd495ede83455fa8be OK 2026/04/28 01:56:51 INFO : file1.rclone_chunk.002_6r4g1a: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/28 01:56:51 INFO : file1.rclone_chunk.002_6r4g1a: Deleted 2026/04/28 01:56:51 DEBUG : file1: size = 100 OK 2026/04/28 01:56:51 DEBUG : file1: md5 = 4d8507bcdbb30a8bc21a62d9e174a544 OK 2026/04/28 01:56:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/28 01:56:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/28 01:56:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/28 01:56:51 DEBUG : file1: Open: flags=O_RDONLY 2026/04/28 01:56:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/28 01:56:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/28 01:56:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:51 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:51 DEBUG : Looking for writers 2026/04/28 01:56:51 DEBUG : file1: reading active writers 2026/04/28 01:56:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:52 DEBUG : flat/f000.txt: size = 7 OK 2026/04/28 01:56:52 DEBUG : flat/f000.txt.rclone_chunk.001_6r4hv9: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/28 01:56:52 INFO : flat/f000.txt.rclone_chunk.001_6r4hv9: Copied (server-side copy) to: flat/f000.txt 2026/04/28 01:56:52 INFO : flat/f000.txt.rclone_chunk.001_6r4hv9: Deleted 2026/04/28 01:56:52 DEBUG : flat/f001.txt: size = 14 OK 2026/04/28 01:56:52 DEBUG : flat/f001.txt.rclone_chunk.001_6r4i77: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/28 01:56:52 INFO : flat/f001.txt.rclone_chunk.001_6r4i77: Copied (server-side copy) to: flat/f001.txt 2026/04/28 01:56:52 INFO : flat/f001.txt.rclone_chunk.001_6r4i77: Deleted 2026/04/28 01:56:53 DEBUG : flat/f002.txt: size = 21 OK 2026/04/28 01:56:53 DEBUG : flat/f002.txt.rclone_chunk.001_6r4i9v: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/28 01:56:53 INFO : flat/f002.txt.rclone_chunk.001_6r4i9v: Copied (server-side copy) to: flat/f002.txt 2026/04/28 01:56:53 INFO : flat/f002.txt.rclone_chunk.001_6r4i9v: Deleted 2026/04/28 01:56:53 DEBUG : flat/f003.txt: size = 28 OK 2026/04/28 01:56:53 DEBUG : flat/f003.txt.rclone_chunk.001_6r4jm2: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/28 01:56:53 INFO : flat/f003.txt.rclone_chunk.001_6r4jm2: Copied (server-side copy) to: flat/f003.txt 2026/04/28 01:56:53 INFO : flat/f003.txt.rclone_chunk.001_6r4jm2: Deleted 2026/04/28 01:56:53 DEBUG : flat/f004.txt: size = 35 OK 2026/04/28 01:56:53 DEBUG : flat/f004.txt.rclone_chunk.001_6r4jgk: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/28 01:56:53 INFO : flat/f004.txt.rclone_chunk.001_6r4jgk: Copied (server-side copy) to: flat/f004.txt 2026/04/28 01:56:54 INFO : flat/f004.txt.rclone_chunk.001_6r4jgk: Deleted 2026/04/28 01:56:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/28 01:56:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/28 01:56:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/28 01:56:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/28 01:56:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/28 01:56:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/28 01:56:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/28 01:56:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/28 01:56:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/28 01:56:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/28 01:56:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:55 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:55 DEBUG : flat: Looking for writers 2026/04/28 01:56:55 DEBUG : f003.txt: reading active writers 2026/04/28 01:56:55 DEBUG : f004.txt: reading active writers 2026/04/28 01:56:55 DEBUG : f000.txt: reading active writers 2026/04/28 01:56:55 DEBUG : f001.txt: reading active writers 2026/04/28 01:56:55 DEBUG : f002.txt: reading active writers 2026/04/28 01:56:55 DEBUG : Looking for writers 2026/04/28 01:56:55 DEBUG : flat: reading active writers 2026/04/28 01:56:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.53s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:55 DEBUG : a/top.txt: size = 3 OK 2026/04/28 01:56:55 DEBUG : a/top.txt.rclone_chunk.001_6r4l9v: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/28 01:56:55 INFO : a/top.txt.rclone_chunk.001_6r4l9v: Copied (server-side copy) to: a/top.txt 2026/04/28 01:56:55 INFO : a/top.txt.rclone_chunk.001_6r4l9v: Deleted 2026/04/28 01:56:56 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/28 01:56:56 DEBUG : a/b/mid.txt.rclone_chunk.001_6r4lm7: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/28 01:56:56 INFO : a/b/mid.txt.rclone_chunk.001_6r4lm7: Copied (server-side copy) to: a/b/mid.txt 2026/04/28 01:56:56 INFO : a/b/mid.txt.rclone_chunk.001_6r4lm7: Deleted 2026/04/28 01:56:56 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/28 01:56:56 DEBUG : a/b/c/deep.txt.rclone_chunk.001_6r4mdy: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/28 01:56:56 INFO : a/b/c/deep.txt.rclone_chunk.001_6r4mdy: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/28 01:56:56 INFO : a/b/c/deep.txt.rclone_chunk.001_6r4mdy: Deleted 2026/04/28 01:56:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/28 01:56:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/28 01:56:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/28 01:56:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/28 01:56:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/28 01:56:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/28 01:56:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:57 DEBUG : a/b/c: Looking for writers 2026/04/28 01:56:57 DEBUG : deep.txt: reading active writers 2026/04/28 01:56:57 DEBUG : a/b: Looking for writers 2026/04/28 01:56:57 DEBUG : c: reading active writers 2026/04/28 01:56:57 DEBUG : mid.txt: reading active writers 2026/04/28 01:56:57 DEBUG : a: Looking for writers 2026/04/28 01:56:57 DEBUG : top.txt: reading active writers 2026/04/28 01:56:57 DEBUG : b: reading active writers 2026/04/28 01:56:57 DEBUG : Looking for writers 2026/04/28 01:56:57 DEBUG : a: reading active writers 2026/04/28 01:56:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.26s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/28 01:56:57 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:57 DEBUG : Looking for writers 2026/04/28 01:56:57 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu'", Local "Local file system at /tmp/rclone2491601386", Modify Window "1ns" 2026/04/28 01:56:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': poll-interval is not supported by this remote 2026/04/28 01:56:58 DEBUG : dir1/a.txt: size = 1 OK 2026/04/28 01:56:58 DEBUG : dir1/a.txt.rclone_chunk.001_6r4n9j: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/28 01:56:58 INFO : dir1/a.txt.rclone_chunk.001_6r4n9j: Copied (server-side copy) to: dir1/a.txt 2026/04/28 01:56:58 INFO : dir1/a.txt.rclone_chunk.001_6r4n9j: Deleted 2026/04/28 01:56:58 DEBUG : dir2/b.txt: size = 1 OK 2026/04/28 01:56:58 DEBUG : dir2/b.txt.rclone_chunk.001_6r4oe3: md5 = 415290769594460e2e485922904f345d OK 2026/04/28 01:56:58 INFO : dir2/b.txt.rclone_chunk.001_6r4oe3: Copied (server-side copy) to: dir2/b.txt 2026/04/28 01:56:58 INFO : dir2/b.txt.rclone_chunk.001_6r4oe3: Deleted 2026/04/28 01:56:59 DEBUG : dir3/c.txt: size = 1 OK 2026/04/28 01:56:59 DEBUG : dir3/c.txt.rclone_chunk.001_6r4og1: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/28 01:56:59 INFO : dir3/c.txt.rclone_chunk.001_6r4og1: Copied (server-side copy) to: dir3/c.txt 2026/04/28 01:56:59 INFO : dir3/c.txt.rclone_chunk.001_6r4og1: Deleted 2026/04/28 01:56:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/28 01:56:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/28 01:56:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/28 01:56:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/28 01:56:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/28 01:56:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/28 01:56:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/28 01:56:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/28 01:56:59 DEBUG : WaitForWriters: timeout=30s 2026/04/28 01:56:59 DEBUG : dir3: Looking for writers 2026/04/28 01:56:59 DEBUG : c.txt: reading active writers 2026/04/28 01:56:59 DEBUG : dir1: Looking for writers 2026/04/28 01:56:59 DEBUG : a.txt: reading active writers 2026/04/28 01:56:59 DEBUG : dir2: Looking for writers 2026/04/28 01:56:59 DEBUG : b.txt: reading active writers 2026/04/28 01:56:59 DEBUG : Looking for writers 2026/04/28 01:56:59 DEBUG : dir3: reading active writers 2026/04/28 01:56:59 DEBUG : dir1: reading active writers 2026/04/28 01:56:59 DEBUG : dir2: reading active writers 2026/04/28 01:56:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.29s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/28 01:57:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-jimadoz5jaxu': Purge remote 2026/04/28 01:57:00 DEBUG : Waiting for deletions to finish 2026/04/28 01:57:00 INFO : S3 bucket rclone-test-jimadoz5jaxu: Bucket "rclone-test-jimadoz5jaxu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 1m58.806578436s (try 1/5)