"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/23 01:10:56 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata" 2026/04/23 01:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 01:10:56 DEBUG : Creating backend with remote "TestS3:rclone-test-misemed2bata" 2026/04/23 01:10:56 DEBUG : Creating backend with remote "/tmp/rclone3347106185" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:10:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:10:57 INFO : S3 bucket rclone-test-misemed2bata: Bucket "rclone-test-misemed2bata" created with ACL "" 2026/04/23 01:10:57 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:10:57 DEBUG : dir/file1.rclone_chunk.001_xfns9p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:10:57 INFO : dir/file1.rclone_chunk.001_xfns9p: Copied (server-side copy) to: dir/file1 2026/04/23 01:10:57 INFO : dir/file1.rclone_chunk.001_xfns9p: Deleted 2026/04/23 01:10:57 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:10:57 DEBUG : dir: Looking for writers 2026/04/23 01:10:57 DEBUG : Looking for writers 2026/04/23 01:10:57 DEBUG : dir: reading active writers 2026/04/23 01:10:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:10:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:10:58 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:10:58 DEBUG : dir/file1.rclone_chunk.001_xfnsn1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:10:58 INFO : dir/file1.rclone_chunk.001_xfnsn1: Copied (server-side copy) to: dir/file1 2026/04/23 01:10:58 INFO : dir/file1.rclone_chunk.001_xfnsn1: Deleted 2026/04/23 01:10:58 DEBUG : dir/file2: size = 15 OK 2026/04/23 01:10:58 DEBUG : dir/file2.rclone_chunk.001_xfnt6o: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/23 01:10:58 INFO : dir/file2.rclone_chunk.001_xfnt6o: Copied (server-side copy) to: dir/file2 2026/04/23 01:10:58 INFO : dir/file2.rclone_chunk.001_xfnt6o: Deleted 2026/04/23 01:10:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/23 01:10:59 DEBUG : dir/subdir/file3.rclone_chunk.001_xfntlt: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/23 01:10:59 INFO : dir/subdir/file3.rclone_chunk.001_xfntlt: Copied (server-side copy) to: dir/subdir/file3 2026/04/23 01:10:59 INFO : dir/subdir/file3.rclone_chunk.001_xfntlt: Deleted 2026/04/23 01:10:59 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:10:59 DEBUG : dir/subdir: Looking for writers 2026/04/23 01:10:59 DEBUG : dir: Looking for writers 2026/04/23 01:10:59 DEBUG : file1: reading active writers 2026/04/23 01:10:59 DEBUG : file2: reading active writers 2026/04/23 01:10:59 DEBUG : subdir: reading active writers 2026/04/23 01:10:59 DEBUG : Looking for writers 2026/04/23 01:10:59 DEBUG : dir: reading active writers 2026/04/23 01:10:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.94s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:10:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:00 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:00 DEBUG : dir/file1.rclone_chunk.001_xfnuz3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:00 INFO : dir/file1.rclone_chunk.001_xfnuz3: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:00 INFO : dir/file1.rclone_chunk.001_xfnuz3: Deleted 2026/04/23 01:11:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:00 DEBUG : dir: Looking for writers 2026/04/23 01:11:00 DEBUG : file1: reading active writers 2026/04/23 01:11:00 DEBUG : Looking for writers 2026/04/23 01:11:00 DEBUG : dir: reading active writers 2026/04/23 01:11:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.88s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:01 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:01 DEBUG : dir/file1.rclone_chunk.001_xfnv7k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:01 INFO : dir/file1.rclone_chunk.001_xfnv7k: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:01 INFO : dir/file1.rclone_chunk.001_xfnv7k: Deleted 2026/04/23 01:11:01 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:01 DEBUG : dir: Looking for writers 2026/04/23 01:11:01 DEBUG : Looking for writers 2026/04/23 01:11:01 DEBUG : dir: reading active writers 2026/04/23 01:11:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:01 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:01 DEBUG : dir/file1.rclone_chunk.001_xfnwyy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:01 INFO : dir/file1.rclone_chunk.001_xfnwyy: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:01 INFO : dir/file1.rclone_chunk.001_xfnwyy: Deleted 2026/04/23 01:11:02 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:02 DEBUG : forgetting directory cache 2026/04/23 01:11:02 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:02 DEBUG : Looking for writers 2026/04/23 01:11:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:02 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:02 DEBUG : dir/file1.rclone_chunk.001_xfnxyx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:02 INFO : dir/file1.rclone_chunk.001_xfnxyx: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:02 INFO : dir/file1.rclone_chunk.001_xfnxyx: Deleted 2026/04/23 01:11:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/23 01:11:03 DEBUG : dir: invalidating directory cache 2026/04/23 01:11:03 DEBUG : >ForgetPath: 2026/04/23 01:11:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/23 01:11:03 DEBUG : invalidating directory cache 2026/04/23 01:11:03 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:03 DEBUG : >ForgetPath: 2026/04/23 01:11:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/23 01:11:03 DEBUG : >ForgetPath: 2026/04/23 01:11:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:03 DEBUG : dir: Looking for writers 2026/04/23 01:11:03 DEBUG : Looking for writers 2026/04/23 01:11:03 DEBUG : dir: reading active writers 2026/04/23 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:03 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:03 DEBUG : dir/file1.rclone_chunk.001_xfny2i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:03 INFO : dir/file1.rclone_chunk.001_xfny2i: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:03 INFO : dir/file1.rclone_chunk.001_xfny2i: Deleted 2026/04/23 01:11:04 DEBUG : fil/a/b/c: size = 15 OK 2026/04/23 01:11:04 DEBUG : fil/a/b/c.rclone_chunk.001_xfny6x: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/23 01:11:04 INFO : fil/a/b/c.rclone_chunk.001_xfny6x: Copied (server-side copy) to: fil/a/b/c 2026/04/23 01:11:04 INFO : fil/a/b/c.rclone_chunk.001_xfny6x: Deleted 2026/04/23 01:11:04 DEBUG : forgetting directory cache 2026/04/23 01:11:04 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:04 DEBUG : dir: Looking for writers 2026/04/23 01:11:04 DEBUG : fil/a/b: Looking for writers 2026/04/23 01:11:04 DEBUG : fil/a: Looking for writers 2026/04/23 01:11:04 DEBUG : b: reading active writers 2026/04/23 01:11:04 DEBUG : fil: Looking for writers 2026/04/23 01:11:04 DEBUG : a: reading active writers 2026/04/23 01:11:04 DEBUG : Looking for writers 2026/04/23 01:11:04 DEBUG : fil: reading active writers 2026/04/23 01:11:04 DEBUG : dir: reading active writers 2026/04/23 01:11:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:05 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:05 DEBUG : dir/file1.rclone_chunk.001_xfo0sm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:05 INFO : dir/file1.rclone_chunk.001_xfo0sm: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:05 INFO : dir/file1.rclone_chunk.001_xfo0sm: Deleted 2026/04/23 01:11:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:05 DEBUG : dir: Looking for writers 2026/04/23 01:11:05 DEBUG : Looking for writers 2026/04/23 01:11:05 DEBUG : dir: reading active writers 2026/04/23 01:11:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:06 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:06 DEBUG : dir/file1.rclone_chunk.001_xfo024: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:06 INFO : dir/file1.rclone_chunk.001_xfo024: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:06 INFO : dir/file1.rclone_chunk.001_xfo024: Deleted 2026/04/23 01:11:06 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:06 DEBUG : dir: Looking for writers 2026/04/23 01:11:06 DEBUG : file1: reading active writers 2026/04/23 01:11:06 DEBUG : Looking for writers 2026/04/23 01:11:06 DEBUG : dir: reading active writers 2026/04/23 01:11:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:06 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:06 DEBUG : dir/file1.rclone_chunk.001_xfo1ei: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:06 INFO : dir/file1.rclone_chunk.001_xfo1ei: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:07 INFO : dir/file1.rclone_chunk.001_xfo1ei: Deleted 2026/04/23 01:11:07 DEBUG : dir/file2: size = 15 OK 2026/04/23 01:11:07 DEBUG : dir/file2.rclone_chunk.001_xfo2ax: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/23 01:11:07 INFO : dir/file2.rclone_chunk.001_xfo2ax: Copied (server-side copy) to: dir/file2 2026/04/23 01:11:07 INFO : dir/file2.rclone_chunk.001_xfo2ax: Deleted 2026/04/23 01:11:07 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/23 01:11:07 DEBUG : dir/subdir/file3.rclone_chunk.001_xfo2g7: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/23 01:11:07 INFO : dir/subdir/file3.rclone_chunk.001_xfo2g7: Copied (server-side copy) to: dir/subdir/file3 2026/04/23 01:11:07 INFO : dir/subdir/file3.rclone_chunk.001_xfo2g7: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/23 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/23 01:11:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/23 01:11:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 01:11:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/23 01:11:08 DEBUG : dir/virtualFile: size = 20 OK 2026/04/23 01:11:08 DEBUG : dir/virtualFile.rclone_chunk.001_xfo3ws: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/23 01:11:08 INFO : dir/virtualFile.rclone_chunk.001_xfo3ws: Copied (server-side copy) to: dir/virtualFile 2026/04/23 01:11:08 INFO : dir/virtualFile.rclone_chunk.001_xfo3ws: Deleted 2026/04/23 01:11:09 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/23 01:11:09 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_xfo3dl: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/23 01:11:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_xfo3dl: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/23 01:11:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_xfo3dl: Deleted 2026/04/23 01:11:09 DEBUG : S3 bucket rclone-test-misemed2bata: bucket is versioned: false 2026/04/23 01:11:09 DEBUG : Waiting for deletions to finish 2026/04/23 01:11:09 DEBUG : "dir/subdir/file3" version false 2026/04/23 01:11:09 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/23 01:11:09 INFO : dir/subdir/file3: Deleted 2026/04/23 01:11:09 DEBUG : dir: invalidating directory cache 2026/04/23 01:11:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/23 01:11:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/23 01:11:09 DEBUG : dir/file1: Reset virtual modtime 2026/04/23 01:11:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/23 01:11:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/23 01:11:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 01:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/23 01:11:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/23 01:11:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:09 DEBUG : dir: invalidating directory cache 2026/04/23 01:11:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/23 01:11:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/23 01:11:09 DEBUG : forgetting directory cache 2026/04/23 01:11:09 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:09 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/23 01:11:09 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/23 01:11:09 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:09 DEBUG : dir/virtualDir2: Looking for writers 2026/04/23 01:11:09 DEBUG : dir/virtualDir: Looking for writers 2026/04/23 01:11:09 DEBUG : dir: Looking for writers 2026/04/23 01:11:09 DEBUG : virtualFile: reading active writers 2026/04/23 01:11:09 DEBUG : virtualDir: reading active writers 2026/04/23 01:11:09 DEBUG : file1: reading active writers 2026/04/23 01:11:09 DEBUG : virtualFile2: reading active writers 2026/04/23 01:11:09 DEBUG : virtualDir2: reading active writers 2026/04/23 01:11:09 DEBUG : Looking for writers 2026/04/23 01:11:09 DEBUG : dir: reading active writers 2026/04/23 01:11:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.17s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:10 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:10 DEBUG : dir/file1.rclone_chunk.001_xfo4at: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:10 INFO : dir/file1.rclone_chunk.001_xfo4at: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:10 INFO : dir/file1.rclone_chunk.001_xfo4at: Deleted 2026/04/23 01:11:10 ERROR : dir/: Can only open directories read only 2026/04/23 01:11:10 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:10 DEBUG : dir: Looking for writers 2026/04/23 01:11:10 DEBUG : Looking for writers 2026/04/23 01:11:10 DEBUG : dir: reading active writers 2026/04/23 01:11:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:10 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:10 DEBUG : dir/file1.rclone_chunk.001_xfo5r2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:10 INFO : dir/file1.rclone_chunk.001_xfo5r2: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:10 INFO : dir/file1.rclone_chunk.001_xfo5r2: Deleted 2026/04/23 01:11:11 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 01:11:11 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/23 01:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 01:11:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 01:11:11 DEBUG : dir/potato: size = 5 OK 2026/04/23 01:11:11 DEBUG : dir/potato.rclone_chunk.001_xfo6z6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:11:11 INFO : dir/potato.rclone_chunk.001_xfo6z6: Copied (server-side copy) to: dir/potato 2026/04/23 01:11:11 INFO : dir/potato.rclone_chunk.001_xfo6z6: Deleted 2026/04/23 01:11:11 DEBUG : dir/potato: size = 5 OK 2026/04/23 01:11:11 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/23 01:11:11 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/23 01:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/23 01:11:11 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:11 DEBUG : dir: Looking for writers 2026/04/23 01:11:11 DEBUG : file1: reading active writers 2026/04/23 01:11:11 DEBUG : potato: reading active writers 2026/04/23 01:11:11 DEBUG : Looking for writers 2026/04/23 01:11:11 DEBUG : dir: reading active writers 2026/04/23 01:11:11 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.39s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:12 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:12 DEBUG : dir/file1.rclone_chunk.001_xfo67r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:12 INFO : dir/file1.rclone_chunk.001_xfo67r: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:12 INFO : dir/file1.rclone_chunk.001_xfo67r: Deleted 2026/04/23 01:11:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/23 01:11:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:12 DEBUG : dir/sub: Looking for writers 2026/04/23 01:11:12 DEBUG : dir: Looking for writers 2026/04/23 01:11:12 DEBUG : file1: reading active writers 2026/04/23 01:11:12 DEBUG : sub: reading active writers 2026/04/23 01:11:12 DEBUG : Looking for writers 2026/04/23 01:11:12 DEBUG : dir: reading active writers 2026/04/23 01:11:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:13 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:13 DEBUG : dir/file1.rclone_chunk.001_xfo8sk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:13 INFO : dir/file1.rclone_chunk.001_xfo8sk: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:13 INFO : dir/file1.rclone_chunk.001_xfo8sk: Deleted 2026/04/23 01:11:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 01:11:14 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/23 01:11:14 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:14 DEBUG : dir/sub/subsub: Looking for writers 2026/04/23 01:11:14 DEBUG : dir/sub: Looking for writers 2026/04/23 01:11:14 DEBUG : subsub: reading active writers 2026/04/23 01:11:14 DEBUG : dir: Looking for writers 2026/04/23 01:11:14 DEBUG : file1: reading active writers 2026/04/23 01:11:14 DEBUG : sub: reading active writers 2026/04/23 01:11:14 DEBUG : Looking for writers 2026/04/23 01:11:14 DEBUG : dir: reading active writers 2026/04/23 01:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.30s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:14 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:14 DEBUG : dir/file1.rclone_chunk.001_xfo9c7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:14 INFO : dir/file1.rclone_chunk.001_xfo9c7: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:14 INFO : dir/file1.rclone_chunk.001_xfo9c7: Deleted 2026/04/23 01:11:14 ERROR : dir/: Dir.Remove not empty 2026/04/23 01:11:14 DEBUG : dir/file1: Remove: 2026/04/23 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:15 DEBUG : dir/file1: >Remove: err= 2026/04/23 01:11:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 01:11:15 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:15 DEBUG : Looking for writers 2026/04/23 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.81s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:15 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:15 DEBUG : dir/file1.rclone_chunk.001_xfoawx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:15 INFO : dir/file1.rclone_chunk.001_xfoawx: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:15 INFO : dir/file1.rclone_chunk.001_xfoawx: Deleted 2026/04/23 01:11:15 DEBUG : dir/file1: Remove: 2026/04/23 01:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:15 DEBUG : dir/file1: >Remove: err= 2026/04/23 01:11:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 01:11:15 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:15 DEBUG : Looking for writers 2026/04/23 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.78s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:16 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:16 DEBUG : dir/file1.rclone_chunk.001_xfoam3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:16 INFO : dir/file1.rclone_chunk.001_xfoam3: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:16 INFO : dir/file1.rclone_chunk.001_xfoam3: Deleted 2026/04/23 01:11:16 DEBUG : dir/file1: Remove: 2026/04/23 01:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:16 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/23 01:11:16 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:16 DEBUG : dir: Looking for writers 2026/04/23 01:11:16 DEBUG : Looking for writers 2026/04/23 01:11:16 DEBUG : dir: reading active writers 2026/04/23 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:17 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:17 DEBUG : dir/file1.rclone_chunk.001_xfob1p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:17 INFO : dir/file1.rclone_chunk.001_xfob1p: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:17 INFO : dir/file1.rclone_chunk.001_xfob1p: Deleted 2026/04/23 01:11:17 DEBUG : dir/file3: size = 15 OK 2026/04/23 01:11:17 DEBUG : dir/file3.rclone_chunk.001_xfoc12: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/23 01:11:17 INFO : dir/file3.rclone_chunk.001_xfoc12: Copied (server-side copy) to: dir/file3 2026/04/23 01:11:17 INFO : dir/file3.rclone_chunk.001_xfoc12: Deleted 2026/04/23 01:11:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/23 01:11:18 DEBUG : dir/file3: copy non-chunked object... 2026/04/23 01:11:18 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:18 DEBUG : dir2/file1: size = 14 OK 2026/04/23 01:11:18 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/23 01:11:18 DEBUG : dir2/file3: size = 15 OK 2026/04/23 01:11:18 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/23 01:11:18 INFO : dir/file1: Deleted 2026/04/23 01:11:18 INFO : dir/file3: Deleted 2026/04/23 01:11:18 DEBUG : dir: Updating dir with dir2 0x7e1ea2dc8f0 2026/04/23 01:11:18 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/23 01:11:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/23 01:11:18 DEBUG : dir2/file1: copy non-chunked object... 2026/04/23 01:11:18 DEBUG : file2: size = 14 OK 2026/04/23 01:11:18 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/23 01:11:18 INFO : dir2/file1: Deleted 2026/04/23 01:11:18 DEBUG : file2: Updating file with file2 0x7e1ea14e4e0 2026/04/23 01:11:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 01:11:19 DEBUG : file2: copy non-chunked object... 2026/04/23 01:11:19 DEBUG : dir2/file3: size = 14 OK 2026/04/23 01:11:19 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/23 01:11:19 INFO : file2: Deleted 2026/04/23 01:11:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x7e1ea14e4e0 2026/04/23 01:11:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/23 01:11:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/23 01:11:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/23 01:11:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x7e1ea3aef70 2026/04/23 01:11:19 DEBUG : empty directory: forgetting directory cache 2026/04/23 01:11:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/23 01:11:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/23 01:11:19 DEBUG : dir2: Renaming to "dir3" 2026/04/23 01:11:19 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:19 DEBUG : dir3: Looking for writers 2026/04/23 01:11:19 DEBUG : file3: reading active writers 2026/04/23 01:11:19 DEBUG : renamed empty directory: Looking for writers 2026/04/23 01:11:19 DEBUG : Looking for writers 2026/04/23 01:11:19 DEBUG : dir3: reading active writers 2026/04/23 01:11:19 DEBUG : renamed empty directory: reading active writers 2026/04/23 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:20 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:20 DEBUG : dir/file1.rclone_chunk.001_xfoez9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:20 INFO : dir/file1.rclone_chunk.001_xfoez9: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:20 INFO : dir/file1.rclone_chunk.001_xfoez9: Deleted 2026/04/23 01:11:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/23 01:11:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:11:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:11:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 01:11:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/23 01:11:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/23 01:11:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 01:11:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:11:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:11:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 01:11:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/23 01:11:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/23 01:11:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 01:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (12 bytes), uploading instead of streaming 2026/04/23 01:11:20 DEBUG : dir/sub/file2: size = 12 OK 2026/04/23 01:11:20 DEBUG : dir/sub/file2.rclone_chunk.001_xfofmz: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/23 01:11:20 INFO : dir/sub/file2.rclone_chunk.001_xfofmz: Copied (server-side copy) to: dir/sub/file2 2026/04/23 01:11:20 INFO : dir/sub/file2.rclone_chunk.001_xfofmz: Deleted 2026/04/23 01:11:20 DEBUG : dir/sub/file2: size = 12 OK 2026/04/23 01:11:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/23 01:11:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/23 01:11:20 DEBUG : forgetting directory cache 2026/04/23 01:11:20 DEBUG : dir: forgetting directory cache 2026/04/23 01:11:20 DEBUG : dir/sub: forgetting directory cache 2026/04/23 01:11:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/23 01:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 01:11:21 DEBUG : dir/sub/file0: size = 5 OK 2026/04/23 01:11:21 DEBUG : dir/sub/file0.rclone_chunk.001_xfofwt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:11:21 INFO : dir/sub/file0.rclone_chunk.001_xfofwt: Copied (server-side copy) to: dir/sub/file0 2026/04/23 01:11:21 INFO : dir/sub/file0.rclone_chunk.001_xfofwt: Deleted 2026/04/23 01:11:21 DEBUG : dir/sub/file0: size = 5 OK 2026/04/23 01:11:21 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/23 01:11:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/23 01:11:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:21 DEBUG : dir/sub: Looking for writers 2026/04/23 01:11:21 DEBUG : file0: reading active writers 2026/04/23 01:11:21 DEBUG : file2: reading active writers 2026/04/23 01:11:21 DEBUG : dir: Looking for writers 2026/04/23 01:11:21 DEBUG : file1: reading active writers 2026/04/23 01:11:21 DEBUG : sub: reading active writers 2026/04/23 01:11:21 DEBUG : Looking for writers 2026/04/23 01:11:21 DEBUG : dir: reading active writers 2026/04/23 01:11:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.85s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/23 01:11:21 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:21 DEBUG : Looking for writers 2026/04/23 01:11:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:22 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:22 DEBUG : dir/file1.rclone_chunk.001_xfogsm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:22 INFO : dir/file1.rclone_chunk.001_xfogsm: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:22 INFO : dir/file1.rclone_chunk.001_xfogsm: Deleted 2026/04/23 01:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/23 01:11:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:11:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/23 01:11:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/23 01:11:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/23 01:11:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:22 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:22 DEBUG : dir: Looking for writers 2026/04/23 01:11:22 DEBUG : file1: reading active writers 2026/04/23 01:11:22 DEBUG : file1.metadata: reading active writers 2026/04/23 01:11:22 DEBUG : Looking for writers 2026/04/23 01:11:22 DEBUG : dir: reading active writers 2026/04/23 01:11:22 DEBUG : dir.metadata: reading active writers 2026/04/23 01:11:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:22 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:22 DEBUG : dir/file1.rclone_chunk.001_xfohm7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:22 INFO : dir/file1.rclone_chunk.001_xfohm7: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:23 INFO : dir/file1.rclone_chunk.001_xfohm7: Deleted 2026/04/23 01:11:23 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:23 DEBUG : dir: Looking for writers 2026/04/23 01:11:23 DEBUG : file1: reading active writers 2026/04/23 01:11:23 DEBUG : Looking for writers 2026/04/23 01:11:23 DEBUG : dir: reading active writers 2026/04/23 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:23 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:23 DEBUG : dir/file1.rclone_chunk.001_xfoi4m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:23 INFO : dir/file1.rclone_chunk.001_xfoi4m: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:23 INFO : dir/file1.rclone_chunk.001_xfoi4m: Deleted 2026/04/23 01:11:24 DEBUG : time_test: size = 5 OK 2026/04/23 01:11:24 DEBUG : time_test.rclone_chunk.001_xfojq6: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/23 01:11:24 INFO : time_test.rclone_chunk.001_xfojq6: Copied (server-side copy) to: time_test 2026/04/23 01:11:24 INFO : time_test.rclone_chunk.001_xfojq6: Deleted 2026/04/23 01:11:24 DEBUG : Can set mod time: true 2026/04/23 01:11:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 01:11:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:24 DEBUG : dir: Looking for writers 2026/04/23 01:11:24 DEBUG : file1: reading active writers 2026/04/23 01:11:24 DEBUG : Looking for writers 2026/04/23 01:11:24 DEBUG : dir: reading active writers 2026/04/23 01:11:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:25 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:25 DEBUG : dir/file1.rclone_chunk.001_xfok9g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:25 INFO : dir/file1.rclone_chunk.001_xfok9g: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:25 INFO : dir/file1.rclone_chunk.001_xfok9g: Deleted 2026/04/23 01:11:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 01:11:26 DEBUG : dir/file1: size = 0 OK 2026/04/23 01:11:26 DEBUG : dir/file1.rclone_chunk.001_xfok72: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:11:26 INFO : dir/file1.rclone_chunk.001_xfok72: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:26 INFO : dir/file1.rclone_chunk.001_xfok72: Deleted 2026/04/23 01:11:26 DEBUG : dir/file1: size = 0 OK 2026/04/23 01:11:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 01:11:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 01:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:26 DEBUG : dir: Looking for writers 2026/04/23 01:11:26 DEBUG : file1: reading active writers 2026/04/23 01:11:26 DEBUG : Looking for writers 2026/04/23 01:11:26 DEBUG : dir: reading active writers 2026/04/23 01:11:26 DEBUG : >WaitForWriters: 2026/04/23 01:11:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:26 DEBUG : dir: Looking for writers 2026/04/23 01:11:26 DEBUG : file1: reading active writers 2026/04/23 01:11:26 DEBUG : Looking for writers 2026/04/23 01:11:26 DEBUG : dir: reading active writers 2026/04/23 01:11:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:27 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:27 DEBUG : dir/file1.rclone_chunk.001_xfolvd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:27 INFO : dir/file1.rclone_chunk.001_xfolvd: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:27 INFO : dir/file1.rclone_chunk.001_xfolvd: Deleted 2026/04/23 01:11:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 01:11:27 DEBUG : dir/file1: size = 5 OK 2026/04/23 01:11:27 DEBUG : dir/file1.rclone_chunk.001_xfomog: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:11:27 INFO : dir/file1.rclone_chunk.001_xfomog: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:27 INFO : dir/file1.rclone_chunk.001_xfomog: Deleted 2026/04/23 01:11:27 DEBUG : dir/file1: size = 5 OK 2026/04/23 01:11:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 01:11:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 01:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:27 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:27 DEBUG : dir: Looking for writers 2026/04/23 01:11:27 DEBUG : file1: reading active writers 2026/04/23 01:11:27 DEBUG : Looking for writers 2026/04/23 01:11:27 DEBUG : dir: reading active writers 2026/04/23 01:11:27 DEBUG : >WaitForWriters: 2026/04/23 01:11:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:28 DEBUG : dir: Looking for writers 2026/04/23 01:11:28 DEBUG : file1: reading active writers 2026/04/23 01:11:28 DEBUG : Looking for writers 2026/04/23 01:11:28 DEBUG : dir: reading active writers 2026/04/23 01:11:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:28 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:28 DEBUG : dir/file1.rclone_chunk.001_xfon5k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:28 INFO : dir/file1.rclone_chunk.001_xfon5k: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:28 INFO : dir/file1.rclone_chunk.001_xfon5k: Deleted 2026/04/23 01:11:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 01:11:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:29 DEBUG : dir: Looking for writers 2026/04/23 01:11:29 DEBUG : file1: reading active writers 2026/04/23 01:11:29 DEBUG : Looking for writers 2026/04/23 01:11:29 DEBUG : dir: reading active writers 2026/04/23 01:11:29 DEBUG : >WaitForWriters: 2026/04/23 01:11:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:29 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:29 DEBUG : dir/file1.rclone_chunk.001_xfoo3l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:29 INFO : dir/file1.rclone_chunk.001_xfoo3l: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:29 INFO : dir/file1.rclone_chunk.001_xfoo3l: Deleted 2026/04/23 01:11:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 01:11:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:30 DEBUG : dir/file1(0x7e1e9df6e40): close: 2026/04/23 01:11:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/23 01:11:30 DEBUG : dir/file1(0x7e1e9df6e40): >close: err= 2026/04/23 01:11:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:30 DEBUG : dir: Looking for writers 2026/04/23 01:11:30 DEBUG : file1: reading active writers 2026/04/23 01:11:30 DEBUG : Looking for writers 2026/04/23 01:11:30 DEBUG : dir: reading active writers 2026/04/23 01:11:30 DEBUG : >WaitForWriters: 2026/04/23 01:11:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:30 DEBUG : dir: Looking for writers 2026/04/23 01:11:30 DEBUG : file1: reading active writers 2026/04/23 01:11:30 DEBUG : Looking for writers 2026/04/23 01:11:30 DEBUG : dir: reading active writers 2026/04/23 01:11:30 DEBUG : >WaitForWriters: 2026/04/23 01:11:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:30 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:30 DEBUG : dir/file1.rclone_chunk.001_xfopvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:30 INFO : dir/file1.rclone_chunk.001_xfopvf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:30 INFO : dir/file1.rclone_chunk.001_xfopvf: Deleted 2026/04/23 01:11:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 01:11:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): _writeAt: size=5, off=0 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): openPending: 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 01:11:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): >openPending: err= 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): >_writeAt: n=5, err= 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): close: 2026/04/23 01:11:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/23 01:11:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/23 01:11:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/23 01:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/23 01:11:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:31 DEBUG : dir/file1(0x7e1ea12a800): >close: err= 2026/04/23 01:11:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 01:11:31 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:31 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:31 DEBUG : dir/file1.rclone_chunk.001_xfoqds: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/23 01:11:31 INFO : dir/file1.rclone_chunk.001_xfoqds: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:31 INFO : dir/file1.rclone_chunk.001_xfoqds: Deleted 2026/04/23 01:11:31 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:31 INFO : dir/file1: Copied (replaced existing) 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/23 01:11:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 01:11:31 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/23 01:11:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : >WaitForWriters: 2026/04/23 01:11:31 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:31 DEBUG : dir: Looking for writers 2026/04/23 01:11:31 DEBUG : file1: reading active writers 2026/04/23 01:11:31 DEBUG : Looking for writers 2026/04/23 01:11:31 DEBUG : dir: reading active writers 2026/04/23 01:11:31 DEBUG : >WaitForWriters: 2026/04/23 01:11:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.68s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.76s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:32 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:32 DEBUG : dir/file1.rclone_chunk.001_xforb5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:32 INFO : dir/file1.rclone_chunk.001_xforb5: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:32 INFO : dir/file1.rclone_chunk.001_xforb5: Deleted 2026/04/23 01:11:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:32 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:32 DEBUG : dir: Looking for writers 2026/04/23 01:11:32 DEBUG : file1: reading active writers 2026/04/23 01:11:32 DEBUG : Looking for writers 2026/04/23 01:11:32 DEBUG : dir: reading active writers 2026/04/23 01:11:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.93s) === RUN TestFileOpenReadUnknownSize 2026/04/23 01:11:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/23 01:11:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/23 01:11:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/23 01:11:33 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:33 DEBUG : Looking for writers 2026/04/23 01:11:33 DEBUG : file.txt: reading active writers 2026/04/23 01:11:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:33 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:33 DEBUG : dir/file1.rclone_chunk.001_xfosdj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:33 INFO : dir/file1.rclone_chunk.001_xfosdj: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:33 INFO : dir/file1.rclone_chunk.001_xfosdj: Deleted 2026/04/23 01:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 01:11:34 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:34 DEBUG : dir/file1.rclone_chunk.001_xfosoi: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:34 INFO : dir/file1.rclone_chunk.001_xfosoi: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:34 INFO : dir/file1.rclone_chunk.001_xfosoi: Deleted 2026/04/23 01:11:34 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 01:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:34 DEBUG : dir: Looking for writers 2026/04/23 01:11:34 DEBUG : file1: reading active writers 2026/04/23 01:11:34 DEBUG : Looking for writers 2026/04/23 01:11:34 DEBUG : dir: reading active writers 2026/04/23 01:11:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:34 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:34 DEBUG : dir/file1.rclone_chunk.001_xfotns: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:34 INFO : dir/file1.rclone_chunk.001_xfotns: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:34 INFO : dir/file1.rclone_chunk.001_xfotns: Deleted 2026/04/23 01:11:35 DEBUG : dir/file1: Remove: 2026/04/23 01:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:35 DEBUG : dir/file1: >Remove: err= 2026/04/23 01:11:35 DEBUG : dir/file1: Remove: 2026/04/23 01:11:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 01:11:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:35 DEBUG : dir: Looking for writers 2026/04/23 01:11:35 DEBUG : Looking for writers 2026/04/23 01:11:35 DEBUG : dir: reading active writers 2026/04/23 01:11:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:35 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:35 DEBUG : dir/file1.rclone_chunk.001_xfouop: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:35 INFO : dir/file1.rclone_chunk.001_xfouop: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:35 INFO : dir/file1.rclone_chunk.001_xfouop: Deleted 2026/04/23 01:11:35 DEBUG : dir/file1: Remove: 2026/04/23 01:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:35 DEBUG : dir/file1: >Remove: err= 2026/04/23 01:11:35 DEBUG : dir/file1: Remove: 2026/04/23 01:11:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/23 01:11:35 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:35 DEBUG : dir: Looking for writers 2026/04/23 01:11:35 DEBUG : Looking for writers 2026/04/23 01:11:35 DEBUG : dir: reading active writers 2026/04/23 01:11:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:36 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:36 DEBUG : dir/file1.rclone_chunk.001_xfov0m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:36 INFO : dir/file1.rclone_chunk.001_xfov0m: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:36 INFO : dir/file1.rclone_chunk.001_xfov0m: Deleted 2026/04/23 01:11:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/23 01:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:36 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/23 01:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:36 DEBUG : dir/file1: Open: flags=0x3 2026/04/23 01:11:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/23 01:11:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/23 01:11:36 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:36 DEBUG : dir: Looking for writers 2026/04/23 01:11:36 DEBUG : file1: reading active writers 2026/04/23 01:11:36 DEBUG : Looking for writers 2026/04/23 01:11:36 DEBUG : dir: reading active writers 2026/04/23 01:11:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.87s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:37 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:37 DEBUG : dir/file1.rclone_chunk.001_xfovi6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:37 INFO : dir/file1.rclone_chunk.001_xfovi6: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:37 INFO : dir/file1.rclone_chunk.001_xfovi6: Deleted 2026/04/23 01:11:37 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:37 DEBUG : dir: Looking for writers 2026/04/23 01:11:37 DEBUG : file1: reading active writers 2026/04/23 01:11:37 DEBUG : Looking for writers 2026/04/23 01:11:37 DEBUG : dir: reading active writers 2026/04/23 01:11:37 DEBUG : >WaitForWriters: 2026/04/23 01:11:37 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:37 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:38 INFO : dir/file1: Deleted 2026/04/23 01:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea3af520 2026/04/23 01:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:38 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:38 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:38 INFO : newLeaf: Deleted 2026/04/23 01:11:38 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea3af520 2026/04/23 01:11:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:38 DEBUG : dir/file1: File is currently open, delaying rename 0x7e1ea3af520 2026/04/23 01:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 01:11:38 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:38 DEBUG : dir/file1.rclone_chunk.001_xfox0z: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:38 INFO : dir/file1.rclone_chunk.001_xfox0z: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:38 INFO : dir/file1.rclone_chunk.001_xfox0z: Deleted 2026/04/23 01:11:38 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 01:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:38 DEBUG : newLeaf: Running delayed rename now 2026/04/23 01:11:39 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:39 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:39 INFO : dir/file1: Deleted 2026/04/23 01:11:39 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea3af520 2026/04/23 01:11:39 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:39 DEBUG : dir: Looking for writers 2026/04/23 01:11:39 DEBUG : Looking for writers 2026/04/23 01:11:39 DEBUG : dir: reading active writers 2026/04/23 01:11:39 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:39 DEBUG : >WaitForWriters: 2026/04/23 01:11:39 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:39 DEBUG : dir: Looking for writers 2026/04/23 01:11:39 DEBUG : Looking for writers 2026/04/23 01:11:39 DEBUG : dir: reading active writers 2026/04/23 01:11:39 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:39 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:39 DEBUG : dir/file1.rclone_chunk.001_xfoywk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:39 INFO : dir/file1.rclone_chunk.001_xfoywk: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:39 INFO : dir/file1.rclone_chunk.001_xfoywk: Deleted 2026/04/23 01:11:40 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:40 DEBUG : dir: Looking for writers 2026/04/23 01:11:40 DEBUG : file1: reading active writers 2026/04/23 01:11:40 DEBUG : Looking for writers 2026/04/23 01:11:40 DEBUG : dir: reading active writers 2026/04/23 01:11:40 DEBUG : >WaitForWriters: 2026/04/23 01:11:40 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:40 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:40 INFO : dir/file1: Deleted 2026/04/23 01:11:40 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea3aeb60 2026/04/23 01:11:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:40 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:40 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:40 INFO : newLeaf: Deleted 2026/04/23 01:11:40 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea3aeb60 2026/04/23 01:11:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/23 01:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:40 DEBUG : dir/file1: File is currently open, delaying rename 0x7e1ea3aeb60 2026/04/23 01:11:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (25 bytes), uploading instead of streaming 2026/04/23 01:11:41 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:41 DEBUG : dir/file1.rclone_chunk.001_xfoz4a: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:41 INFO : dir/file1.rclone_chunk.001_xfoz4a: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:41 INFO : dir/file1.rclone_chunk.001_xfoz4a: Deleted 2026/04/23 01:11:41 DEBUG : dir/file1: size = 25 OK 2026/04/23 01:11:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/23 01:11:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:41 DEBUG : newLeaf: Running delayed rename now 2026/04/23 01:11:41 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:41 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:41 INFO : dir/file1: Deleted 2026/04/23 01:11:41 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea3aeb60 2026/04/23 01:11:41 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:41 DEBUG : dir: Looking for writers 2026/04/23 01:11:41 DEBUG : Looking for writers 2026/04/23 01:11:41 DEBUG : dir: reading active writers 2026/04/23 01:11:41 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:41 DEBUG : >WaitForWriters: 2026/04/23 01:11:41 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:41 DEBUG : dir: Looking for writers 2026/04/23 01:11:41 DEBUG : Looking for writers 2026/04/23 01:11:41 DEBUG : dir: reading active writers 2026/04/23 01:11:41 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:41 DEBUG : >WaitForWriters: 2026/04/23 01:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:42 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:42 DEBUG : dir/file1.rclone_chunk.001_xfp0gy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:42 INFO : dir/file1.rclone_chunk.001_xfp0gy: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:42 INFO : dir/file1.rclone_chunk.001_xfp0gy: Deleted 2026/04/23 01:11:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:11:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): openPending: 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 01:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): >openPending: err= 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): _writeAt: size=14, off=0 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): >_writeAt: n=14, err= 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): close: 2026/04/23 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:11:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:42 DEBUG : dir/file1(0x7e1ea2b0d00): >close: err= 2026/04/23 01:11:42 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 01:11:42 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:42 DEBUG : dir: Looking for writers 2026/04/23 01:11:42 DEBUG : file1: reading active writers 2026/04/23 01:11:42 DEBUG : Looking for writers 2026/04/23 01:11:42 DEBUG : dir: reading active writers 2026/04/23 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:43 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:43 DEBUG : dir/file1.rclone_chunk.001_xfp1b6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:43 INFO : dir/file1.rclone_chunk.001_xfp1b6: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:43 INFO : dir/file1.rclone_chunk.001_xfp1b6: Deleted 2026/04/23 01:11:43 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:43 INFO : dir/file1: Copied (replaced existing) 2026/04/23 01:11:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 01:11:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 01:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 01:11:43 DEBUG : dir: Looking for writers 2026/04/23 01:11:43 DEBUG : file1: reading active writers 2026/04/23 01:11:43 DEBUG : Looking for writers 2026/04/23 01:11:43 DEBUG : dir: reading active writers 2026/04/23 01:11:43 DEBUG : >WaitForWriters: 2026/04/23 01:11:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): _readAt: size=512, off=0 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): openPending: 2026/04/23 01:11:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/23 01:11:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 01:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): >openPending: err= 2026/04/23 01:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): >_readAt: n=14, err=EOF 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): close: 2026/04/23 01:11:43 DEBUG : dir/file1(0x7e1ea2b1940): >close: err= 2026/04/23 01:11:43 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:43 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:43 INFO : dir/file1: Deleted 2026/04/23 01:11:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:43 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea0eadd0 2026/04/23 01:11:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:43 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:43 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:43 INFO : newLeaf: Deleted 2026/04/23 01:11:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 01:11:43 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea0eadd0 2026/04/23 01:11:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:44 DEBUG : dir/file1(0x7e1ea14a240): openPending: 2026/04/23 01:11:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/23 01:11:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 01:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:44 DEBUG : dir/file1(0x7e1ea14a240): >openPending: err= 2026/04/23 01:11:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:44 DEBUG : dir/file1(0x7e1ea14a240): _writeAt: size=25, off=0 2026/04/23 01:11:44 DEBUG : dir/file1(0x7e1ea14a240): >_writeAt: n=25, err= 2026/04/23 01:11:44 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:44 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:44 INFO : dir/file1: Deleted 2026/04/23 01:11:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:44 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea0eadd0 2026/04/23 01:11:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:44 DEBUG : newLeaf(0x7e1ea14a240): close: 2026/04/23 01:11:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 01:11:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 01:11:44.036581212 +0000 UTC m=+47.761923585 2026/04/23 01:11:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:44 DEBUG : newLeaf(0x7e1ea14a240): >close: err= 2026/04/23 01:11:44 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:44 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 01:11:44 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:44 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:44 DEBUG : newLeaf.rclone_chunk.001_xfp3rp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:44 INFO : newLeaf.rclone_chunk.001_xfp3rp: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:44 INFO : newLeaf.rclone_chunk.001_xfp3rp: Deleted 2026/04/23 01:11:44 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:44 INFO : newLeaf: Copied (replaced existing) 2026/04/23 01:11:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 01:11:44.036581212 +0000 UTC" 2026/04/23 01:11:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 01:11:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : >WaitForWriters: 2026/04/23 01:11:44 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:44 DEBUG : dir: Looking for writers 2026/04/23 01:11:44 DEBUG : Looking for writers 2026/04/23 01:11:44 DEBUG : dir: reading active writers 2026/04/23 01:11:44 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:44 DEBUG : >WaitForWriters: 2026/04/23 01:11:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:45 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:45 DEBUG : dir/file1.rclone_chunk.001_xfp4gl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:45 INFO : dir/file1.rclone_chunk.001_xfp4gl: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:45 INFO : dir/file1.rclone_chunk.001_xfp4gl: Deleted 2026/04/23 01:11:45 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:45 DEBUG : dir: Looking for writers 2026/04/23 01:11:45 DEBUG : file1: reading active writers 2026/04/23 01:11:45 DEBUG : Looking for writers 2026/04/23 01:11:45 DEBUG : dir: reading active writers 2026/04/23 01:11:45 DEBUG : >WaitForWriters: 2026/04/23 01:11:45 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:46 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:46 INFO : dir/file1: Deleted 2026/04/23 01:11:46 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea17e000 2026/04/23 01:11:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:46 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:46 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:46 INFO : newLeaf: Deleted 2026/04/23 01:11:46 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea17e000 2026/04/23 01:11:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:46 DEBUG : dir/file1(0x7e1e9f2dc00): openPending: 2026/04/23 01:11:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 01:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:46 DEBUG : dir/file1(0x7e1e9f2dc00): >openPending: err= 2026/04/23 01:11:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:46 DEBUG : dir/file1(0x7e1e9f2dc00): _writeAt: size=25, off=0 2026/04/23 01:11:46 DEBUG : dir/file1(0x7e1e9f2dc00): >_writeAt: n=25, err= 2026/04/23 01:11:46 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:46 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:46 INFO : dir/file1: Deleted 2026/04/23 01:11:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:46 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea17e000 2026/04/23 01:11:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:46 DEBUG : newLeaf(0x7e1e9f2dc00): close: 2026/04/23 01:11:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 01:11:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 01:11:46.590648452 +0000 UTC m=+50.315990825 2026/04/23 01:11:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:46 DEBUG : newLeaf(0x7e1e9f2dc00): >close: err= 2026/04/23 01:11:46 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:46 DEBUG : dir: Looking for writers 2026/04/23 01:11:46 DEBUG : Looking for writers 2026/04/23 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:46 DEBUG : dir: reading active writers 2026/04/23 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:46 DEBUG : dir: Looking for writers 2026/04/23 01:11:46 DEBUG : Looking for writers 2026/04/23 01:11:46 DEBUG : dir: reading active writers 2026/04/23 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:46 DEBUG : dir: Looking for writers 2026/04/23 01:11:46 DEBUG : Looking for writers 2026/04/23 01:11:46 DEBUG : dir: reading active writers 2026/04/23 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:46 DEBUG : dir: Looking for writers 2026/04/23 01:11:46 DEBUG : Looking for writers 2026/04/23 01:11:46 DEBUG : dir: reading active writers 2026/04/23 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:46 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 01:11:46 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:46 DEBUG : dir: Looking for writers 2026/04/23 01:11:46 DEBUG : Looking for writers 2026/04/23 01:11:46 DEBUG : dir: reading active writers 2026/04/23 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:47 DEBUG : dir: Looking for writers 2026/04/23 01:11:47 DEBUG : Looking for writers 2026/04/23 01:11:47 DEBUG : dir: reading active writers 2026/04/23 01:11:47 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:47 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:47 DEBUG : newLeaf.rclone_chunk.001_xfp5ug: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:47 INFO : newLeaf.rclone_chunk.001_xfp5ug: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:47 INFO : newLeaf.rclone_chunk.001_xfp5ug: Deleted 2026/04/23 01:11:47 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:47 INFO : newLeaf: Copied (replaced existing) 2026/04/23 01:11:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 01:11:46.590648452 +0000 UTC" 2026/04/23 01:11:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 01:11:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 01:11:47 DEBUG : dir: Looking for writers 2026/04/23 01:11:47 DEBUG : Looking for writers 2026/04/23 01:11:47 DEBUG : dir: reading active writers 2026/04/23 01:11:47 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:47 DEBUG : >WaitForWriters: 2026/04/23 01:11:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:47 DEBUG : dir: Looking for writers 2026/04/23 01:11:47 DEBUG : Looking for writers 2026/04/23 01:11:47 DEBUG : dir: reading active writers 2026/04/23 01:11:47 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:47 DEBUG : >WaitForWriters: 2026/04/23 01:11:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:48 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:48 DEBUG : dir/file1.rclone_chunk.001_xfp6wd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:48 INFO : dir/file1.rclone_chunk.001_xfp6wd: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:48 INFO : dir/file1.rclone_chunk.001_xfp6wd: Deleted 2026/04/23 01:11:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:11:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): openPending: 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 01:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): >openPending: err= 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): _writeAt: size=14, off=0 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): >_writeAt: n=14, err= 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): close: 2026/04/23 01:11:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/23 01:11:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:48 DEBUG : dir/file1(0x7e1ea285340): >close: err= 2026/04/23 01:11:48 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 01:11:48 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:48 DEBUG : dir: Looking for writers 2026/04/23 01:11:48 DEBUG : file1: reading active writers 2026/04/23 01:11:48 DEBUG : Looking for writers 2026/04/23 01:11:48 DEBUG : dir: reading active writers 2026/04/23 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:48 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:48 DEBUG : dir/file1.rclone_chunk.001_xfp75r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:48 INFO : dir/file1.rclone_chunk.001_xfp75r: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:48 INFO : dir/file1.rclone_chunk.001_xfp75r: Deleted 2026/04/23 01:11:48 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:48 INFO : dir/file1: Copied (replaced existing) 2026/04/23 01:11:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 01:11:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/23 01:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 01:11:49 DEBUG : dir: Looking for writers 2026/04/23 01:11:49 DEBUG : file1: reading active writers 2026/04/23 01:11:49 DEBUG : Looking for writers 2026/04/23 01:11:49 DEBUG : dir: reading active writers 2026/04/23 01:11:49 DEBUG : >WaitForWriters: 2026/04/23 01:11:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): _readAt: size=512, off=0 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): openPending: 2026/04/23 01:11:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/23 01:11:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): >openPending: err= 2026/04/23 01:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): >_readAt: n=14, err=EOF 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): close: 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1e9fb2480): >close: err= 2026/04/23 01:11:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:49 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:49 INFO : dir/file1: Deleted 2026/04/23 01:11:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:49 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea288750 2026/04/23 01:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:49 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:49 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:49 INFO : newLeaf: Deleted 2026/04/23 01:11:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 01:11:49 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea288750 2026/04/23 01:11:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1ea2855c0): openPending: 2026/04/23 01:11:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/23 01:11:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1ea2855c0): >openPending: err= 2026/04/23 01:11:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1ea2855c0): _writeAt: size=25, off=0 2026/04/23 01:11:49 DEBUG : dir/file1(0x7e1ea2855c0): >_writeAt: n=25, err= 2026/04/23 01:11:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:50 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:50 INFO : dir/file1: Deleted 2026/04/23 01:11:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:50 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea288750 2026/04/23 01:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:50 DEBUG : newLeaf(0x7e1ea2855c0): close: 2026/04/23 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 01:11:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 01:11:49.932815761 +0000 UTC m=+53.658158165 2026/04/23 01:11:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:50 DEBUG : newLeaf(0x7e1ea2855c0): >close: err= 2026/04/23 01:11:50 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:50 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 01:11:50 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:50 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:50 DEBUG : newLeaf.rclone_chunk.001_xfp9ld: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:50 INFO : newLeaf.rclone_chunk.001_xfp9ld: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:50 INFO : newLeaf.rclone_chunk.001_xfp9ld: Deleted 2026/04/23 01:11:50 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:50 INFO : newLeaf: Copied (replaced existing) 2026/04/23 01:11:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 01:11:49.932815761 +0000 UTC" 2026/04/23 01:11:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : >WaitForWriters: 2026/04/23 01:11:50 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:50 DEBUG : dir: Looking for writers 2026/04/23 01:11:50 DEBUG : Looking for writers 2026/04/23 01:11:50 DEBUG : dir: reading active writers 2026/04/23 01:11:50 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:50 DEBUG : >WaitForWriters: 2026/04/23 01:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:51 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:51 DEBUG : dir/file1.rclone_chunk.001_xfpa7k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:11:51 INFO : dir/file1.rclone_chunk.001_xfpa7k: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:51 INFO : dir/file1.rclone_chunk.001_xfpa7k: Deleted 2026/04/23 01:11:51 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:51 DEBUG : dir: Looking for writers 2026/04/23 01:11:51 DEBUG : file1: reading active writers 2026/04/23 01:11:51 DEBUG : Looking for writers 2026/04/23 01:11:51 DEBUG : dir: reading active writers 2026/04/23 01:11:51 DEBUG : >WaitForWriters: 2026/04/23 01:11:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): _readAt: size=512, off=0 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): openPending: 2026/04/23 01:11:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/23 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): >openPending: err= 2026/04/23 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/23 01:11:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:11:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): >_readAt: n=14, err=EOF 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): close: 2026/04/23 01:11:51 DEBUG : dir/file1(0x7e1e9f1c900): >close: err= 2026/04/23 01:11:51 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:51 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:52 INFO : dir/file1: Deleted 2026/04/23 01:11:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:52 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea17f930 2026/04/23 01:11:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:52 DEBUG : newLeaf: copy non-chunked object... 2026/04/23 01:11:52 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:11:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:52 INFO : newLeaf: Deleted 2026/04/23 01:11:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/23 01:11:52 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea17f930 2026/04/23 01:11:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/23 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:11:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:52 DEBUG : dir/file1(0x7e1e9fd2080): openPending: 2026/04/23 01:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/23 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/23 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:52 DEBUG : dir/file1(0x7e1e9fd2080): >openPending: err= 2026/04/23 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:52 DEBUG : dir/file1(0x7e1e9fd2080): _writeAt: size=25, off=0 2026/04/23 01:11:52 DEBUG : dir/file1(0x7e1e9fd2080): >_writeAt: n=25, err= 2026/04/23 01:11:52 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:11:52 DEBUG : newLeaf: size = 14 OK 2026/04/23 01:11:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:52 INFO : dir/file1: Deleted 2026/04/23 01:11:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/23 01:11:52 DEBUG : newLeaf: Updating file with newLeaf 0x7e1ea17f930 2026/04/23 01:11:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:52 DEBUG : newLeaf(0x7e1e9fd2080): close: 2026/04/23 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/23 01:11:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-23 01:11:52.457645618 +0000 UTC m=+56.182988001 2026/04/23 01:11:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/23 01:11:52 DEBUG : newLeaf(0x7e1e9fd2080): >close: err= 2026/04/23 01:11:52 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:11:52 DEBUG : newLeaf: vfs cache: starting upload 2026/04/23 01:11:52 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:11:52 DEBUG : dir: Looking for writers 2026/04/23 01:11:52 DEBUG : Looking for writers 2026/04/23 01:11:52 DEBUG : dir: reading active writers 2026/04/23 01:11:52 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:11:53 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:53 DEBUG : newLeaf.rclone_chunk.001_xfpbb6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/23 01:11:53 INFO : newLeaf.rclone_chunk.001_xfpbb6: Copied (server-side copy) to: newLeaf 2026/04/23 01:11:53 INFO : newLeaf.rclone_chunk.001_xfpbb6: Deleted 2026/04/23 01:11:53 DEBUG : newLeaf: size = 25 OK 2026/04/23 01:11:53 INFO : newLeaf: Copied (replaced existing) 2026/04/23 01:11:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-23 01:11:52.457645618 +0000 UTC" 2026/04/23 01:11:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/23 01:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/23 01:11:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/23 01:11:53 DEBUG : dir: Looking for writers 2026/04/23 01:11:53 DEBUG : Looking for writers 2026/04/23 01:11:53 DEBUG : dir: reading active writers 2026/04/23 01:11:53 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:53 DEBUG : >WaitForWriters: 2026/04/23 01:11:53 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:53 DEBUG : dir: Looking for writers 2026/04/23 01:11:53 DEBUG : Looking for writers 2026/04/23 01:11:53 DEBUG : dir: reading active writers 2026/04/23 01:11:53 DEBUG : newLeaf: reading active writers 2026/04/23 01:11:53 DEBUG : >WaitForWriters: 2026/04/23 01:11:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestFileRename (16.61s) --- PASS: TestFileRename/off,forceCache=false (2.50s) --- PASS: TestFileRename/minimal,forceCache=false (2.35s) --- PASS: TestFileRename/minimal,forceCache=true (3.35s) --- PASS: TestFileRename/writes,forceCache=false (2.56s) --- PASS: TestFileRename/writes,forceCache=true (3.31s) --- PASS: TestFileRename/full,forceCache=false (2.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:53 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:53 DEBUG : Looking for writers 2026/04/23 01:11:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:53 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:53 DEBUG : dir/file1.rclone_chunk.001_xfpcg3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:53 INFO : dir/file1.rclone_chunk.001_xfpcg3: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:54 INFO : dir/file1.rclone_chunk.001_xfpcg3: Deleted 2026/04/23 01:11:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 01:11:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:54 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:54 DEBUG : dir: Looking for writers 2026/04/23 01:11:54 DEBUG : file1: reading active writers 2026/04/23 01:11:54 DEBUG : Looking for writers 2026/04/23 01:11:54 DEBUG : dir: reading active writers 2026/04/23 01:11:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:54 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:54 DEBUG : dir/file1.rclone_chunk.001_xfpdam: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:54 INFO : dir/file1.rclone_chunk.001_xfpdam: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:54 INFO : dir/file1.rclone_chunk.001_xfpdam: Deleted 2026/04/23 01:11:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 01:11:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 01:11:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 01:11:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/23 01:11:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/23 01:11:55 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:55 DEBUG : dir: Looking for writers 2026/04/23 01:11:55 DEBUG : file1: reading active writers 2026/04/23 01:11:55 DEBUG : Looking for writers 2026/04/23 01:11:55 DEBUG : dir: reading active writers 2026/04/23 01:11:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.32s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:56 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:56 DEBUG : dir/file1.rclone_chunk.001_xfpet7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:56 INFO : dir/file1.rclone_chunk.001_xfpet7: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:56 INFO : dir/file1.rclone_chunk.001_xfpet7: Deleted 2026/04/23 01:11:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/23 01:11:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/23 01:11:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/23 01:11:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/23 01:11:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/23 01:11:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/23 01:11:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/23 01:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/23 01:11:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 01:11:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 01:11:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 01:11:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/23 01:11:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/23 01:11:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/23 01:11:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/23 01:11:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/23 01:11:57 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:57 DEBUG : dir: Looking for writers 2026/04/23 01:11:57 DEBUG : file1: reading active writers 2026/04/23 01:11:57 DEBUG : Looking for writers 2026/04/23 01:11:57 DEBUG : dir: reading active writers 2026/04/23 01:11:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.37s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:57 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:57 DEBUG : dir/file1.rclone_chunk.001_xfpgyz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:57 INFO : dir/file1.rclone_chunk.001_xfpgyz: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:57 INFO : dir/file1.rclone_chunk.001_xfpgyz: Deleted 2026/04/23 01:11:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 01:11:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:57 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:57 DEBUG : dir: Looking for writers 2026/04/23 01:11:57 DEBUG : file1: reading active writers 2026/04/23 01:11:57 DEBUG : Looking for writers 2026/04/23 01:11:57 DEBUG : dir: reading active writers 2026/04/23 01:11:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:58 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:58 DEBUG : dir/file1.rclone_chunk.001_xfph4c: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:58 INFO : dir/file1.rclone_chunk.001_xfph4c: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:58 INFO : dir/file1.rclone_chunk.001_xfph4c: Deleted 2026/04/23 01:11:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/23 01:11:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/23 01:11:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/23 01:11:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/23 01:11:58 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:58 DEBUG : dir: Looking for writers 2026/04/23 01:11:58 DEBUG : file1: reading active writers 2026/04/23 01:11:58 DEBUG : Looking for writers 2026/04/23 01:11:58 DEBUG : dir: reading active writers 2026/04/23 01:11:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:11:59 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:11:59 DEBUG : dir/file1.rclone_chunk.001_xfph8f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:11:59 INFO : dir/file1.rclone_chunk.001_xfph8f: Copied (server-side copy) to: dir/file1 2026/04/23 01:11:59 INFO : dir/file1.rclone_chunk.001_xfph8f: Deleted 2026/04/23 01:11:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:11:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:11:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:11:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:11:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): _readAt: size=1, off=0 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): openPending: 2026/04/23 01:11:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:11:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >openPending: err= 2026/04/23 01:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 01:11:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:11:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:11:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >_readAt: n=1, err= 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): _readAt: size=256, off=1 2026/04/23 01:11:59 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >_readAt: n=15, err=EOF 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): _readAt: size=16, off=16 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >_readAt: n=0, err=EOF 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): close: 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >close: err= 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): close: 2026/04/23 01:11:59 DEBUG : dir/file1(0x7e1e9d6a2c0): >close: err=file already closed 2026/04/23 01:11:59 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:11:59 DEBUG : dir: Looking for writers 2026/04/23 01:11:59 DEBUG : file1: reading active writers 2026/04/23 01:11:59 DEBUG : Looking for writers 2026/04/23 01:11:59 DEBUG : dir: reading active writers 2026/04/23 01:11:59 DEBUG : >WaitForWriters: 2026/04/23 01:11:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.91s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:11:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:11:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:11:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:11:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:11:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:00 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:00 DEBUG : dir/file1.rclone_chunk.001_xfpihu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:00 INFO : dir/file1.rclone_chunk.001_xfpihu: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:00 INFO : dir/file1.rclone_chunk.001_xfpihu: Deleted 2026/04/23 01:12:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:12:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): _readAt: size=1, off=0 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): openPending: 2026/04/23 01:12:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >openPending: err= 2026/04/23 01:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 01:12:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >_readAt: n=1, err= 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): _readAt: size=1, off=5 2026/04/23 01:12:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >_readAt: n=1, err= 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): _readAt: size=1, off=3 2026/04/23 01:12:00 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >_readAt: n=1, err= 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): _readAt: size=1, off=13 2026/04/23 01:12:00 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >_readAt: n=1, err= 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): _readAt: size=16, off=100 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >_readAt: n=0, err=EOF 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): close: 2026/04/23 01:12:00 DEBUG : dir/file1(0x7e1e9df6c00): >close: err= 2026/04/23 01:12:00 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:00 DEBUG : dir: Looking for writers 2026/04/23 01:12:00 DEBUG : file1: reading active writers 2026/04/23 01:12:00 DEBUG : Looking for writers 2026/04/23 01:12:00 DEBUG : dir: reading active writers 2026/04/23 01:12:00 DEBUG : >WaitForWriters: 2026/04/23 01:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.91s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:01 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:01 DEBUG : dir/file1.rclone_chunk.001_xfpjz2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:01 INFO : dir/file1.rclone_chunk.001_xfpjz2: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:01 INFO : dir/file1.rclone_chunk.001_xfpjz2: Deleted 2026/04/23 01:12:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:12:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=1, off=0 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): openPending: 2026/04/23 01:12:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >openPending: err= 2026/04/23 01:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/23 01:12:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=1, err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=1, off=5 2026/04/23 01:12:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=1, err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=1, off=1 2026/04/23 01:12:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=1, err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=6, off=10 2026/04/23 01:12:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=6, err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=256, off=10 2026/04/23 01:12:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=6, err=EOF 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=256, off=100 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=0, err=EOF 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): close: 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >close: err= 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): _readAt: size=256, off=100 2026/04/23 01:12:01 DEBUG : dir/file1(0x7e1ea08d880): >_readAt: n=0, err=file already closed 2026/04/23 01:12:01 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:01 DEBUG : dir: Looking for writers 2026/04/23 01:12:01 DEBUG : file1: reading active writers 2026/04/23 01:12:01 DEBUG : Looking for writers 2026/04/23 01:12:01 DEBUG : dir: reading active writers 2026/04/23 01:12:01 DEBUG : >WaitForWriters: 2026/04/23 01:12:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.99s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:02 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:02 DEBUG : dir/file1.rclone_chunk.001_xfpkdi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:02 INFO : dir/file1.rclone_chunk.001_xfpkdi: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:02 INFO : dir/file1.rclone_chunk.001_xfpkdi: Deleted 2026/04/23 01:12:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:12:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): RWFileHandle.Flush 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): _readAt: size=256, off=0 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): openPending: 2026/04/23 01:12:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): >openPending: err= 2026/04/23 01:12:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 01:12:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): >_readAt: n=16, err=EOF 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): RWFileHandle.Flush 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): RWFileHandle.Flush 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): close: 2026/04/23 01:12:02 DEBUG : dir/file1(0x7e1e9fb3140): >close: err= 2026/04/23 01:12:02 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:02 DEBUG : dir: Looking for writers 2026/04/23 01:12:02 DEBUG : file1: reading active writers 2026/04/23 01:12:02 DEBUG : Looking for writers 2026/04/23 01:12:02 DEBUG : dir: reading active writers 2026/04/23 01:12:02 DEBUG : >WaitForWriters: 2026/04/23 01:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.96s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:03 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:03 DEBUG : dir/file1.rclone_chunk.001_xfplbx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:03 INFO : dir/file1.rclone_chunk.001_xfplbx: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:03 INFO : dir/file1.rclone_chunk.001_xfplbx: Deleted 2026/04/23 01:12:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/23 01:12:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): _readAt: size=256, off=0 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): openPending: 2026/04/23 01:12:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): >openPending: err= 2026/04/23 01:12:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/23 01:12:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): >_readAt: n=16, err=EOF 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): RWFileHandle.Release 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): close: 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): >close: err= 2026/04/23 01:12:03 DEBUG : dir/file1(0x7e1ea080680): RWFileHandle.Release 2026/04/23 01:12:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:03 DEBUG : dir: Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : dir: reading active writers 2026/04/23 01:12:03 DEBUG : >WaitForWriters: 2026/04/23 01:12:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:03 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): openPending: 2026/04/23 01:12:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): >openPending: err= 2026/04/23 01:12:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): _writeAt: size=5, off=0 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): >_writeAt: n=5, err= 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): _writeAt: size=7, off=5 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): >_writeAt: n=7, err= 2026/04/23 01:12:03 DEBUG : file1: vfs cache: truncate to size=11 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): close: 2026/04/23 01:12:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:03.761262231 +0000 UTC m=+67.486604614 2026/04/23 01:12:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): >close: err= 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): close: 2026/04/23 01:12:03 DEBUG : file1(0x7e1ea06c540): >close: err=file already closed 2026/04/23 01:12:03 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:03 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:03 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:03 DEBUG : Looking for writers 2026/04/23 01:12:03 DEBUG : file1: reading active writers 2026/04/23 01:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:04 DEBUG : file1: size = 11 OK 2026/04/23 01:12:04 DEBUG : file1.rclone_chunk.001_xfpmj1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 01:12:04 INFO : file1.rclone_chunk.001_xfpmj1: Copied (server-side copy) to: file1 2026/04/23 01:12:04 INFO : file1.rclone_chunk.001_xfpmj1: Deleted 2026/04/23 01:12:04 DEBUG : file1: size = 11 OK 2026/04/23 01:12:04 INFO : file1: Copied (new) 2026/04/23 01:12:04 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 01:12:03.761262231 +0000 UTC" 2026/04/23 01:12:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:04 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : >WaitForWriters: 2026/04/23 01:12:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : >WaitForWriters: 2026/04/23 01:12:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:04 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): openPending: 2026/04/23 01:12:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): >openPending: err= 2026/04/23 01:12:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): _writeAt: size=7, off=0 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): >_writeAt: n=7, err= 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): _writeAt: size=6, off=5 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): >_writeAt: n=6, err= 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): close: 2026/04/23 01:12:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:04.679691327 +0000 UTC m=+68.405033710 2026/04/23 01:12:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): >close: err= 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): _writeAt: size=5, off=0 2026/04/23 01:12:04 DEBUG : file1(0x7e1ea168040): >_writeAt: n=0, err=file already closed 2026/04/23 01:12:04 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:04 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:04 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:04 DEBUG : Looking for writers 2026/04/23 01:12:04 DEBUG : file1: reading active writers 2026/04/23 01:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:05 DEBUG : file1: size = 11 OK 2026/04/23 01:12:05 DEBUG : file1.rclone_chunk.001_xfpnu9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 01:12:05 INFO : file1.rclone_chunk.001_xfpnu9: Copied (server-side copy) to: file1 2026/04/23 01:12:05 INFO : file1.rclone_chunk.001_xfpnu9: Deleted 2026/04/23 01:12:05 DEBUG : file1: size = 11 OK 2026/04/23 01:12:05 INFO : file1: Copied (new) 2026/04/23 01:12:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-23 01:12:04.679691327 +0000 UTC" 2026/04/23 01:12:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:05 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : >WaitForWriters: 2026/04/23 01:12:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : >WaitForWriters: 2026/04/23 01:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:05 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:05 DEBUG : file1(0x7e1ea29c200): openPending: 2026/04/23 01:12:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:05 DEBUG : file1(0x7e1ea29c200): >openPending: err= 2026/04/23 01:12:05 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:05 DEBUG : file1(0x7e1ea29c200): close: 2026/04/23 01:12:05 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:05.592290001 +0000 UTC m=+69.317632384 2026/04/23 01:12:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:05 DEBUG : file1(0x7e1ea29c200): >close: err= 2026/04/23 01:12:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 01:12:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:05 DEBUG : file2: newRWFileHandle: 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): openPending: 2026/04/23 01:12:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): >openPending: err= 2026/04/23 01:12:05 DEBUG : file2: >newRWFileHandle: err= 2026/04/23 01:12:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 01:12:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/23 01:12:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): RWFileHandle.Flush 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): RWFileHandle.Release 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): close: 2026/04/23 01:12:05 DEBUG : file2: vfs cache: setting modification time to 2026-04-23 01:12:05.593493814 +0000 UTC m=+69.318836197 2026/04/23 01:12:05 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:05 DEBUG : file2(0x7e1ea29c680): >close: err= 2026/04/23 01:12:05 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/23 01:12:05 DEBUG : file2: vfs cache: starting upload 2026/04/23 01:12:05 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:05 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/23 01:12:05 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:05 DEBUG : Looking for writers 2026/04/23 01:12:05 DEBUG : file1: reading active writers 2026/04/23 01:12:05 DEBUG : file2: reading active writers 2026/04/23 01:12:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/23 01:12:06 DEBUG : file2: size = 0 OK 2026/04/23 01:12:06 DEBUG : file2.rclone_chunk.001_xfpo8r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:06 INFO : file2.rclone_chunk.001_xfpo8r: Copied (server-side copy) to: file2 2026/04/23 01:12:06 DEBUG : file1: size = 0 OK 2026/04/23 01:12:06 DEBUG : file1.rclone_chunk.001_xfpoul: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:06 INFO : file1.rclone_chunk.001_xfpoul: Copied (server-side copy) to: file1 2026/04/23 01:12:06 INFO : file2.rclone_chunk.001_xfpo8r: Deleted 2026/04/23 01:12:06 DEBUG : file2: size = 0 OK 2026/04/23 01:12:06 INFO : file2: Copied (new) 2026/04/23 01:12:06 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-23 01:12:05.593493814 +0000 UTC" 2026/04/23 01:12:06 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/23 01:12:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/23 01:12:06 INFO : file2: vfs cache: upload succeeded try #1 2026/04/23 01:12:06 INFO : file1.rclone_chunk.001_xfpoul: Deleted 2026/04/23 01:12:06 DEBUG : file1: size = 0 OK 2026/04/23 01:12:06 INFO : file1: Copied (new) 2026/04/23 01:12:06 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-23 01:12:05.592290001 +0000 UTC" 2026/04/23 01:12:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:06 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : file2: reading active writers 2026/04/23 01:12:06 DEBUG : >WaitForWriters: 2026/04/23 01:12:06 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : file2: reading active writers 2026/04/23 01:12:06 DEBUG : >WaitForWriters: 2026/04/23 01:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting 2026/04/23 01:12:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:06 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): openPending: 2026/04/23 01:12:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): >openPending: err= 2026/04/23 01:12:06 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): _writeAt: size=5, off=0 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): >_writeAt: n=5, err= 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): RWFileHandle.Flush 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): RWFileHandle.Flush 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): close: 2026/04/23 01:12:06 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:06.600380593 +0000 UTC m=+70.325722976 2026/04/23 01:12:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:06 DEBUG : file1(0x7e1e9b55100): >close: err= 2026/04/23 01:12:06 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:06 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:06 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:06 DEBUG : Looking for writers 2026/04/23 01:12:06 DEBUG : file1: reading active writers 2026/04/23 01:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:07 DEBUG : file1: size = 5 OK 2026/04/23 01:12:07 DEBUG : file1.rclone_chunk.001_xfppfo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:07 INFO : file1.rclone_chunk.001_xfppfo: Copied (server-side copy) to: file1 2026/04/23 01:12:07 INFO : file1.rclone_chunk.001_xfppfo: Deleted 2026/04/23 01:12:07 DEBUG : file1: size = 5 OK 2026/04/23 01:12:07 INFO : file1: Copied (new) 2026/04/23 01:12:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 01:12:06.600380593 +0000 UTC" 2026/04/23 01:12:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : >WaitForWriters: 2026/04/23 01:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:07 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): openPending: 2026/04/23 01:12:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): >openPending: err= 2026/04/23 01:12:07 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): _writeAt: size=5, off=0 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): >_writeAt: n=5, err= 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): RWFileHandle.Release 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): close: 2026/04/23 01:12:07 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:07.422275987 +0000 UTC m=+71.147618370 2026/04/23 01:12:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): >close: err= 2026/04/23 01:12:07 DEBUG : file1(0x7e1e9d6b6c0): RWFileHandle.Release 2026/04/23 01:12:07 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:07 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:07 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:07 DEBUG : Looking for writers 2026/04/23 01:12:07 DEBUG : file1: reading active writers 2026/04/23 01:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:07 DEBUG : file1: size = 5 OK 2026/04/23 01:12:07 DEBUG : file1.rclone_chunk.001_xfpqcm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:07 INFO : file1.rclone_chunk.001_xfpqcm: Copied (server-side copy) to: file1 2026/04/23 01:12:07 INFO : file1.rclone_chunk.001_xfpqcm: Deleted 2026/04/23 01:12:07 DEBUG : file1: size = 5 OK 2026/04/23 01:12:07 INFO : file1: Copied (new) 2026/04/23 01:12:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 01:12:07.422275987 +0000 UTC" 2026/04/23 01:12:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:08 DEBUG : Looking for writers 2026/04/23 01:12:08 DEBUG : file1: reading active writers 2026/04/23 01:12:08 DEBUG : >WaitForWriters: 2026/04/23 01:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata/dir/file1: no such file or directory 2026/04/23 01:12:08 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:08 DEBUG : dir/file1.rclone_chunk.001_xfprt3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:08 INFO : dir/file1.rclone_chunk.001_xfprt3: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:08 INFO : dir/file1.rclone_chunk.001_xfprt3: Deleted 2026/04/23 01:12:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 01:12:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:12:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): openPending: 2026/04/23 01:12:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): >openPending: err= 2026/04/23 01:12:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/23 01:12:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): _writeAt: size=5, off=0 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): >_writeAt: n=5, err= 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): close: 2026/04/23 01:12:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 01:12:08.902204374 +0000 UTC m=+72.627546757 2026/04/23 01:12:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:08 DEBUG : dir/file1(0x7e1ea1e0bc0): >close: err= 2026/04/23 01:12:08 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:08 DEBUG : dir: Looking for writers 2026/04/23 01:12:08 DEBUG : file1: reading active writers 2026/04/23 01:12:08 DEBUG : Looking for writers 2026/04/23 01:12:08 DEBUG : dir: reading active writers 2026/04/23 01:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:08 DEBUG : dir: Looking for writers 2026/04/23 01:12:08 DEBUG : file1: reading active writers 2026/04/23 01:12:08 DEBUG : Looking for writers 2026/04/23 01:12:08 DEBUG : dir: reading active writers 2026/04/23 01:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:08 DEBUG : dir: Looking for writers 2026/04/23 01:12:08 DEBUG : file1: reading active writers 2026/04/23 01:12:08 DEBUG : Looking for writers 2026/04/23 01:12:08 DEBUG : dir: reading active writers 2026/04/23 01:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:08 DEBUG : dir: Looking for writers 2026/04/23 01:12:08 DEBUG : file1: reading active writers 2026/04/23 01:12:08 DEBUG : Looking for writers 2026/04/23 01:12:08 DEBUG : dir: reading active writers 2026/04/23 01:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 01:12:09 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:09 DEBUG : dir: Looking for writers 2026/04/23 01:12:09 DEBUG : file1: reading active writers 2026/04/23 01:12:09 DEBUG : Looking for writers 2026/04/23 01:12:09 DEBUG : dir: reading active writers 2026/04/23 01:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:09 DEBUG : dir: Looking for writers 2026/04/23 01:12:09 DEBUG : file1: reading active writers 2026/04/23 01:12:09 DEBUG : Looking for writers 2026/04/23 01:12:09 DEBUG : dir: reading active writers 2026/04/23 01:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:09 DEBUG : dir/file1: size = 5 OK 2026/04/23 01:12:09 DEBUG : dir/file1.rclone_chunk.001_xfpsw8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:09 INFO : dir/file1.rclone_chunk.001_xfpsw8: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:09 INFO : dir/file1.rclone_chunk.001_xfpsw8: Deleted 2026/04/23 01:12:09 DEBUG : dir/file1: size = 5 OK 2026/04/23 01:12:09 INFO : dir/file1: Copied (replaced existing) 2026/04/23 01:12:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-23 01:12:08.902204374 +0000 UTC" 2026/04/23 01:12:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:09 DEBUG : dir: Looking for writers 2026/04/23 01:12:09 DEBUG : file1: reading active writers 2026/04/23 01:12:09 DEBUG : Looking for writers 2026/04/23 01:12:09 DEBUG : dir: reading active writers 2026/04/23 01:12:09 DEBUG : >WaitForWriters: 2026/04/23 01:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.54s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:10 DEBUG : dir/file1: size = 16 OK 2026/04/23 01:12:10 DEBUG : dir/file1.rclone_chunk.001_xfpsxj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/23 01:12:10 INFO : dir/file1.rclone_chunk.001_xfpsxj: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:10 INFO : dir/file1.rclone_chunk.001_xfpsxj: Deleted 2026/04/23 01:12:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/23 01:12:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/23 01:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/23 01:12:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): _writeAt: size=5, off=0 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): openPending: 2026/04/23 01:12:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/23 01:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): >openPending: err= 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): >_writeAt: n=5, err= 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): _writeAt: size=15, off=5 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): >_writeAt: n=15, err= 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): close: 2026/04/23 01:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/23 01:12:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-23 01:12:10.628070212 +0000 UTC m=+74.353412616 2026/04/23 01:12:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:10 DEBUG : dir/file1(0x7e1e9f15ec0): >close: err= 2026/04/23 01:12:10 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:10 DEBUG : dir/file1: vfs cache: starting upload 2026/04/23 01:12:10 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:10 DEBUG : dir: Looking for writers 2026/04/23 01:12:10 DEBUG : file1: reading active writers 2026/04/23 01:12:10 DEBUG : Looking for writers 2026/04/23 01:12:10 DEBUG : dir: reading active writers 2026/04/23 01:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:11 DEBUG : dir/file1: size = 20 OK 2026/04/23 01:12:11 DEBUG : dir/file1.rclone_chunk.001_xfptf4: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/23 01:12:11 INFO : dir/file1.rclone_chunk.001_xfptf4: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:11 INFO : dir/file1.rclone_chunk.001_xfptf4: Deleted 2026/04/23 01:12:11 DEBUG : dir/file1: size = 20 OK 2026/04/23 01:12:11 INFO : dir/file1: Copied (replaced existing) 2026/04/23 01:12:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-23 01:12:10.628070212 +0000 UTC" 2026/04/23 01:12:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:11 DEBUG : dir: Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : dir: reading active writers 2026/04/23 01:12:11 DEBUG : >WaitForWriters: 2026/04/23 01:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.71s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:11 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): openPending: 2026/04/23 01:12:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): >openPending: err= 2026/04/23 01:12:11 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): _writeAt: size=5, off=0 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): >_writeAt: n=5, err= 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): close: 2026/04/23 01:12:11 DEBUG : file1: vfs cache: setting modification time to 2026-04-23 01:12:11.49307615 +0000 UTC m=+75.218418523 2026/04/23 01:12:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:11 DEBUG : file1(0x7e1e9a72e80): >close: err= 2026/04/23 01:12:11 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:11 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:11 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:11 DEBUG : Looking for writers 2026/04/23 01:12:11 DEBUG : file1: reading active writers 2026/04/23 01:12:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:11 DEBUG : file1: size = 5 OK 2026/04/23 01:12:11 DEBUG : file1.rclone_chunk.001_xfpuh5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:11 INFO : file1.rclone_chunk.001_xfpuh5: Copied (server-side copy) to: file1 2026/04/23 01:12:12 INFO : file1.rclone_chunk.001_xfpuh5: Deleted 2026/04/23 01:12:12 DEBUG : file1: size = 5 OK 2026/04/23 01:12:12 INFO : file1: Copied (new) 2026/04/23 01:12:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-23 01:12:11.49307615 +0000 UTC" 2026/04/23 01:12:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:12 DEBUG : Looking for writers 2026/04/23 01:12:12 DEBUG : file1: reading active writers 2026/04/23 01:12:12 DEBUG : >WaitForWriters: 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.324626198 +0000 UTC m=+76.049968581 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.324626198 +0000 UTC m=+76.049968581 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.324626198 +0000 UTC m=+76.049968581 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a67420 item 1 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.327196995 +0000 UTC m=+76.052539367 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.327196995 +0000 UTC m=+76.052539367 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080f80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606070 item 2 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.328734839 +0000 UTC m=+76.054077222 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0815c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.328734839 +0000 UTC m=+76.054077222 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.328734839 +0000 UTC m=+76.054077222 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606540 item 3 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.330919817 +0000 UTC m=+76.056262190 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fe680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.330919817 +0000 UTC m=+76.056262190 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1febc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606a80 item 4 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.332662098 +0000 UTC m=+76.058004481 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.332662098 +0000 UTC m=+76.058004481 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ff700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.332662098 +0000 UTC m=+76.058004481 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1ffbc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606ee0 item 5 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.334713734 +0000 UTC m=+76.060056117 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.334713734 +0000 UTC m=+76.060056117 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fda880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607490 item 6 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.336215982 +0000 UTC m=+76.061558365 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdaf00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.336215982 +0000 UTC m=+76.061558365 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.336215982 +0000 UTC m=+76.061558365 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fdb8c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6078f0 item 7 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.338389027 +0000 UTC m=+76.063731410 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.338389027 +0000 UTC m=+76.063731410 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607e30 item 8 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea032b40): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.340117131 +0000 UTC m=+76.065459514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea032f00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.340117131 +0000 UTC m=+76.065459514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.340117131 +0000 UTC m=+76.065459514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea033880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96be930 item 9 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.342033601 +0000 UTC m=+76.067375984 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.342033601 +0000 UTC m=+76.067375984 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08a540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96bf570 item 10 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea08ab80): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08ab80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.343458173 +0000 UTC m=+76.068800556 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08af40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.343458173 +0000 UTC m=+76.068800556 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.343458173 +0000 UTC m=+76.068800556 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea08b940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404000 item 11 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.345735885 +0000 UTC m=+76.071078258 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d00c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.345735885 +0000 UTC m=+76.071078258 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404af0 item 12 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea0d0c40): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d0c40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.347353881 +0000 UTC m=+76.072696265 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.347353881 +0000 UTC m=+76.072696265 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d16c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4051f0 item 13 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.349120379 +0000 UTC m=+76.074462752 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0d1d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.349120379 +0000 UTC m=+76.074462752 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405650 item 14 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea0f29c0): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f29c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.350663244 +0000 UTC m=+76.076005627 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f2d80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.350663244 +0000 UTC m=+76.076005627 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405c00 item 15 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.352277062 +0000 UTC m=+76.077619445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0f3ac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.352277062 +0000 UTC m=+76.077619445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5a690 item 16 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.353898245 +0000 UTC m=+76.079240628 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.353898245 +0000 UTC m=+76.079240628 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea138bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.353898245 +0000 UTC m=+76.079240628 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1390c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5ad20 item 17 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.356515207 +0000 UTC m=+76.081857590 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.356515207 +0000 UTC m=+76.081857590 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea139c80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5bc00 item 18 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.358132333 +0000 UTC m=+76.083474716 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.358132333 +0000 UTC m=+76.083474716 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15e900): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.358132333 +0000 UTC m=+76.083474716 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15ee00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99bdb90 item 19 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.360164121 +0000 UTC m=+76.085506504 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.360164121 +0000 UTC m=+76.085506504 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea15f9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a70a10 item 20 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.361628738 +0000 UTC m=+76.086971111 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.361628738 +0000 UTC m=+76.086971111 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17c640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.361628738 +0000 UTC m=+76.086971111 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17cb40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71420 item 21 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.364695381 +0000 UTC m=+76.090037764 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d1c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.364695381 +0000 UTC m=+76.090037764 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17d700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71c70 item 22 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.366303408 +0000 UTC m=+76.091645791 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea17dd80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.366303408 +0000 UTC m=+76.091645791 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.366303408 +0000 UTC m=+76.091645791 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2c5b0 item 23 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.368422782 +0000 UTC m=+76.093765165 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a6f00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.368422782 +0000 UTC m=+76.093765165 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2cee0 item 24 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea1a7a80): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.369940549 +0000 UTC m=+76.095282932 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a7e40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.369940549 +0000 UTC m=+76.095282932 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.369940549 +0000 UTC m=+76.095282932 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c8980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2d2d0 item 25 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.371853072 +0000 UTC m=+76.097195456 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.371853072 +0000 UTC m=+76.097195456 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2d880 item 26 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea1c9b80): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1c9b80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.373322758 +0000 UTC m=+76.098665131 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.373322758 +0000 UTC m=+76.098665131 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.373322758 +0000 UTC m=+76.098665131 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f2a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8230 item 27 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.375490924 +0000 UTC m=+76.100833307 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.375490924 +0000 UTC m=+76.100833307 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8930 item 28 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea1f3c80): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f3c80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.379530395 +0000 UTC m=+76.104872778 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.379530395 +0000 UTC m=+76.104872778 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8d20 item 29 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.38102591 +0000 UTC m=+76.106368333 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea220e80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.38102591 +0000 UTC m=+76.106368333 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2213c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd92d0 item 30 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea221a00): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.382301109 +0000 UTC m=+76.107643482 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea221dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.382301109 +0000 UTC m=+76.107643482 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25a580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd9730 item 31 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.383595283 +0000 UTC m=+76.108937657 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25ac00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.383595283 +0000 UTC m=+76.108937657 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd9ab0 item 32 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.385166632 +0000 UTC m=+76.110509005 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25b780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7a1c0 item 33 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.385696142 +0000 UTC m=+76.111038515 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea25bc00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.385696142 +0000 UTC m=+76.111038515 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286200): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7a700 item 33 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.386981239 +0000 UTC m=+76.112323613 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea286840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0aaf0 item 34 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.387628963 +0000 UTC m=+76.112971337 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.387628963 +0000 UTC m=+76.112971337 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0af50 item 34 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.388773846 +0000 UTC m=+76.114116219 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b500 item 35 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.389238795 +0000 UTC m=+76.114581167 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.389238795 +0000 UTC m=+76.114581167 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b7a0 item 35 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.390679746 +0000 UTC m=+76.116022120 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea312e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0c1c0 item 36 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.391172648 +0000 UTC m=+76.116515021 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.391172648 +0000 UTC m=+76.116515021 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0c380 item 36 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.392374869 +0000 UTC m=+76.117717242 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea313e80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0d110 item 37 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.392876607 +0000 UTC m=+76.118218980 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.392876607 +0000 UTC m=+76.118218980 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33e900): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0d490 item 37 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.394347915 +0000 UTC m=+76.119690289 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33ef80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99fe310 item 38 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.39492734 +0000 UTC m=+76.120269713 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.39492734 +0000 UTC m=+76.120269713 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea33f9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99fe770 item 38 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.396730536 +0000 UTC m=+76.122072909 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99ff810 item 39 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.398429717 +0000 UTC m=+76.123772089 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.398429717 +0000 UTC m=+76.123772089 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff6380 item 39 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.400961199 +0000 UTC m=+76.126303572 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff68c0 item 40 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.401890234 +0000 UTC m=+76.127232607 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386080): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.401890234 +0000 UTC m=+76.127232607 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3865c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff6e70 item 40 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.404331125 +0000 UTC m=+76.129673498 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea386b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7a700 item 41 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.404825548 +0000 UTC m=+76.130167921 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7ac40 item 41 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.405320673 +0000 UTC m=+76.130663047 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.405320673 +0000 UTC m=+76.130663047 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea387a40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7b490 item 41 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.406590152 +0000 UTC m=+76.131932525 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7bb90 item 42 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.407021437 +0000 UTC m=+76.132363810 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb27c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff6fc0 item 42 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.407665022 +0000 UTC m=+76.133007395 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.407665022 +0000 UTC m=+76.133007395 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff7260 item 42 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.408714485 +0000 UTC m=+76.134056858 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb38c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff7a40 item 43 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.40934167 +0000 UTC m=+76.134684053 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff7d50 item 43 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.409911056 +0000 UTC m=+76.135253439 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.409911056 +0000 UTC m=+76.135253439 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36e9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45a1c0 item 43 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.411202435 +0000 UTC m=+76.136544808 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45a5b0 item 44 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.41163938 +0000 UTC m=+76.136981753 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36f500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45a8c0 item 44 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.412304016 +0000 UTC m=+76.137646389 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea36fa40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.412304016 +0000 UTC m=+76.137646389 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45b030 item 44 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.413446084 +0000 UTC m=+76.138788456 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45b500 item 45 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.413908466 +0000 UTC m=+76.139250839 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.413908466 +0000 UTC m=+76.139250839 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248c40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45b730 item 45 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.415314883 +0000 UTC m=+76.140657256 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45bb90 item 46 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.415767478 +0000 UTC m=+76.141109851 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.415767478 +0000 UTC m=+76.141109851 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45bd50 item 46 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.417050031 +0000 UTC m=+76.142392404 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99fe5b0 item 47 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.417484411 +0000 UTC m=+76.142826785 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.417484411 +0000 UTC m=+76.142826785 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99ff3b0 item 47 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.418742669 +0000 UTC m=+76.144085042 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df78c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea008b60 item 48 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.419184924 +0000 UTC m=+76.144527297 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.419184924 +0000 UTC m=+76.144527297 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea008d20 item 48 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.420579859 +0000 UTC m=+76.145922233 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea009110 item 49 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.421058844 +0000 UTC m=+76.146401217 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.421058844 +0000 UTC m=+76.146401217 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cd40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea0093b0 item 49 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.422402823 +0000 UTC m=+76.147745196 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea009810 item 50 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.422895103 +0000 UTC m=+76.148237476 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d900): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.422895103 +0000 UTC m=+76.148237476 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29de80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea0099d0 item 50 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.424099338 +0000 UTC m=+76.149441711 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c2a0 item 51 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.424578012 +0000 UTC m=+76.149920395 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.424578012 +0000 UTC m=+76.149920395 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c460 item 51 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.425855234 +0000 UTC m=+76.151197607 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bcc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c9a0 item 52 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.426454437 +0000 UTC m=+76.151796810 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90f80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.426454437 +0000 UTC m=+76.151796810 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8cb60 item 52 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.427849872 +0000 UTC m=+76.153192246 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d0a0 item 53 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.428323878 +0000 UTC m=+76.153666252 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.428323878 +0000 UTC m=+76.153666252 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080e80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d340 item 53 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.429647488 +0000 UTC m=+76.154989861 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d6c0 item 54 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.430291595 +0000 UTC m=+76.155633968 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.430291595 +0000 UTC m=+76.155633968 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d9d0 item 54 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.431611549 +0000 UTC m=+76.156953922 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8dd50 item 55 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.432070976 +0000 UTC m=+76.157413349 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54e40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.432070976 +0000 UTC m=+76.157413349 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34c2a0 item 55 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.433492873 +0000 UTC m=+76.158835245 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34c850 item 56 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.434057399 +0000 UTC m=+76.159399772 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.434057399 +0000 UTC m=+76.159399772 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e8c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34ca80 item 56 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.43591607 +0000 UTC m=+76.161258443 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ef00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34ce00 item 57 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.436551791 +0000 UTC m=+76.161894164 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d030 item 57 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.437072475 +0000 UTC m=+76.162414847 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1c9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.437072475 +0000 UTC m=+76.162414847 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1cf40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d1f0 item 57 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.438373882 +0000 UTC m=+76.163716256 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1d580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d6c0 item 58 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.438882764 +0000 UTC m=+76.164225137 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d1dac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d960 item 58 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.439863066 +0000 UTC m=+76.165205439 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.439863066 +0000 UTC m=+76.165205439 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d426c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34dc00 item 58 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.441107708 +0000 UTC m=+76.166450091 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d42d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99f5340 item 59 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.441581833 +0000 UTC m=+76.166924206 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99f5b90 item 59 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.442187668 +0000 UTC m=+76.167530041 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.442187668 +0000 UTC m=+76.167530041 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d43d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9712070 item 59 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.443625794 +0000 UTC m=+76.168968168 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9712cb0 item 60 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.444132612 +0000 UTC m=+76.169474985 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9713180 item 60 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.444702428 +0000 UTC m=+76.170044801 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da8ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.444702428 +0000 UTC m=+76.170044801 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9713810 item 60 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.445929586 +0000 UTC m=+76.171271959 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9da9ac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c86770 item 61 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.446822623 +0000 UTC m=+76.172164996 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.446822623 +0000 UTC m=+76.172164996 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c873b0 item 61 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.448203051 +0000 UTC m=+76.173545424 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc4e40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c87810 item 62 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.44871081 +0000 UTC m=+76.174053183 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.44871081 +0000 UTC m=+76.174053183 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc5a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c879d0 item 62 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.450300914 +0000 UTC m=+76.175643287 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e341c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c87d50 item 63 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.450776723 +0000 UTC m=+76.176119096 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.450776723 +0000 UTC m=+76.176119096 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e34e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e1c0 item 63 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.452176006 +0000 UTC m=+76.177518379 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e770 item 64 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.452619484 +0000 UTC m=+76.177961856 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e35980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.452619484 +0000 UTC m=+76.177961856 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e930 item 64 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.454006845 +0000 UTC m=+76.179349218 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5e7c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09ee70 item 65 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.454529221 +0000 UTC m=+76.179871595 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5ec40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.454529221 +0000 UTC m=+76.179871595 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f110 item 65 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.455888229 +0000 UTC m=+76.181230602 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5f780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f570 item 66 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.45641351 +0000 UTC m=+76.181755884 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e5fc00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.45641351 +0000 UTC m=+76.181755884 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f730 item 66 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.457836689 +0000 UTC m=+76.183179062 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09fc00 item 67 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.458639436 +0000 UTC m=+76.183981809 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.458639436 +0000 UTC m=+76.183981809 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5200): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8a000 item 67 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.459854913 +0000 UTC m=+76.185197285 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8a9a0 item 68 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.460422253 +0000 UTC m=+76.185764626 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5d80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.460422253 +0000 UTC m=+76.185764626 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f243c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8acb0 item 68 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.461753859 +0000 UTC m=+76.187096232 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8b490 item 69 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.462240989 +0000 UTC m=+76.187583363 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f24e80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.462240989 +0000 UTC m=+76.187583363 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8bb90 item 69 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.463423543 +0000 UTC m=+76.188765956 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f25a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fee4d0 item 70 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.463897538 +0000 UTC m=+76.189239911 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.463897538 +0000 UTC m=+76.189239911 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fee770 item 70 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.465171596 +0000 UTC m=+76.190513968 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f50bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9feee00 item 71 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.465717566 +0000 UTC m=+76.191059939 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f510c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.465717566 +0000 UTC m=+76.191059939 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f515c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef1f0 item 71 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.46705867 +0000 UTC m=+76.192401043 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f51c40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef650 item 72 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.467594693 +0000 UTC m=+76.192937066 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.467594693 +0000 UTC m=+76.192937066 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fac780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef810 item 72 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.468725698 +0000 UTC m=+76.194068072 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9facd40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fefb90 item 73 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.469211216 +0000 UTC m=+76.194553589 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fefe30 item 73 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.469701783 +0000 UTC m=+76.195044156 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fad700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.469701783 +0000 UTC m=+76.195044156 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fadc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aa4d0 item 73 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.470899395 +0000 UTC m=+76.196241769 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aa9a0 item 74 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.471305362 +0000 UTC m=+76.196647735 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffe880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aabd0 item 74 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.471786692 +0000 UTC m=+76.197129064 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ffedc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.471786692 +0000 UTC m=+76.197129064 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aad90 item 74 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.473051491 +0000 UTC m=+76.198393864 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fff980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab490 item 75 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.473494828 +0000 UTC m=+76.198837201 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fffe80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab650 item 75 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.473962603 +0000 UTC m=+76.199304975 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0184c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.473962603 +0000 UTC m=+76.199304975 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea018a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab810 item 75 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.475356856 +0000 UTC m=+76.200699229 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6abb90 item 76 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.475793681 +0000 UTC m=+76.201136064 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6abd50 item 76 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.476350082 +0000 UTC m=+76.201692455 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea019a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.476350082 +0000 UTC m=+76.201692455 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d021c0 item 76 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.477548806 +0000 UTC m=+76.202891180 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06c740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d02a10 item 77 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.478015758 +0000 UTC m=+76.203358131 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06cc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.478015758 +0000 UTC m=+76.203358131 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d02cb0 item 77 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.479668831 +0000 UTC m=+76.205011204 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06d980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03650 item 78 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.480513356 +0000 UTC m=+76.205855730 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea06de80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.480513356 +0000 UTC m=+76.205855730 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d038f0 item 78 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.481802572 +0000 UTC m=+76.207144945 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8cc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03d50 item 79 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.48224084 +0000 UTC m=+76.207583212 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a91c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.48224084 +0000 UTC m=+76.207583212 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a98c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70310 item 79 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.483385141 +0000 UTC m=+76.208727514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c709a0 item 80 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.483828849 +0000 UTC m=+76.209171223 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.483828849 +0000 UTC m=+76.209171223 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8c00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70d20 item 80 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.485322351 +0000 UTC m=+76.210664724 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a664d0 item 81 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.485817947 +0000 UTC m=+76.211160320 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b24c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.485817947 +0000 UTC m=+76.211160320 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b2a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a66850 item 81 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.486959293 +0000 UTC m=+76.212301666 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3080): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a672d0 item 82 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.487732955 +0000 UTC m=+76.213075328 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.487732955 +0000 UTC m=+76.213075328 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2b3b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a67650 item 82 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.488840366 +0000 UTC m=+76.214182749 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a67c70 item 83 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.489414141 +0000 UTC m=+76.214756514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.489414141 +0000 UTC m=+76.214756514 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d4cc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606150 item 83 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.491657278 +0000 UTC m=+76.216999651 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6065b0 item 84 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.492209972 +0000 UTC m=+76.217552346 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.492209972 +0000 UTC m=+76.217552346 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d5dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6067e0 item 84 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.493441428 +0000 UTC m=+76.218783802 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18c540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606b60 item 85 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.494181496 +0000 UTC m=+76.219523869 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18ca40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.494181496 +0000 UTC m=+76.219523869 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18cf80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606d20 item 85 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.495431017 +0000 UTC m=+76.220773390 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18d600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607180 item 86 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.495987979 +0000 UTC m=+76.221330352 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea18db00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.495987979 +0000 UTC m=+76.221330352 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607420 item 86 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.497164602 +0000 UTC m=+76.222506975 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607880 item 87 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.49763525 +0000 UTC m=+76.222977624 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b4d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.49763525 +0000 UTC m=+76.222977624 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607a40 item 87 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.498840547 +0000 UTC m=+76.224182920 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b58c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607e30 item 88 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.499467682 +0000 UTC m=+76.224810055 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1b5dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.499467682 +0000 UTC m=+76.224810055 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96be620 item 88 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.500778157 +0000 UTC m=+76.226120561 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96beb60 item 89 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.501254427 +0000 UTC m=+76.226596800 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4fc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96befc0 item 89 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.501802514 +0000 UTC m=+76.227144926 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.501802514 +0000 UTC m=+76.227144926 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96bf650 item 89 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.503374062 +0000 UTC m=+76.228716435 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc1c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4040e0 item 90 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.503863155 +0000 UTC m=+76.229205528 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fc700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404380 item 90 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.504366968 +0000 UTC m=+76.229709341 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fcc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.504366968 +0000 UTC m=+76.229709341 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd200): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4048c0 item 90 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.505507451 +0000 UTC m=+76.230849824 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fd840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404fc0 item 91 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.50589821 +0000 UTC m=+76.231240583 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1fdd80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4052d0 item 91 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.506483135 +0000 UTC m=+76.231825508 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c3c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.506483135 +0000 UTC m=+76.231825508 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405500 item 91 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.507718789 +0000 UTC m=+76.233061162 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21cf80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405b20 item 92 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.508130828 +0000 UTC m=+76.233473200 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d4c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405ce0 item 92 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.508899189 +0000 UTC m=+76.234241562 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.508899189 +0000 UTC m=+76.234241562 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c0c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5a1c0 item 92 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.510009115 +0000 UTC m=+76.235351488 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24c700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5abd0 item 93 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.51046646 +0000 UTC m=+76.235808833 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24cc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.51046646 +0000 UTC m=+76.235808833 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5af50 item 93 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.511750655 +0000 UTC m=+76.237093029 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24d980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5bb90 item 94 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.512158085 +0000 UTC m=+76.237500458 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea24dec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.512158085 +0000 UTC m=+76.237500458 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2786c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5bd50 item 94 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.513544715 +0000 UTC m=+76.238887088 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea278d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99bddc0 item 95 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.513910014 +0000 UTC m=+76.239252397 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.513910014 +0000 UTC m=+76.239252397 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea279940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a70690 item 95 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.515154335 +0000 UTC m=+76.240496708 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac080): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a70d90 item 96 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.515583095 +0000 UTC m=+76.240925478 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac5c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.515583095 +0000 UTC m=+76.240925478 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2accc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71420 item 96 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= 2026/04/23 01:12:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:12 DEBUG : Looking for writers 2026/04/23 01:12:12 DEBUG : >WaitForWriters: 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.646580676 +0000 UTC m=+76.371923059 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3986c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.646580676 +0000 UTC m=+76.371923059 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea398b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.646580676 +0000 UTC m=+76.371923059 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0a850 item 1 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.649510832 +0000 UTC m=+76.374853215 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.649510832 +0000 UTC m=+76.374853215 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea399b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b180 item 2 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.65149548 +0000 UTC m=+76.376837863 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.65149548 +0000 UTC m=+76.376837863 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.65149548 +0000 UTC m=+76.376837863 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c2bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b730 item 3 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.654111893 +0000 UTC m=+76.379454296 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.654111893 +0000 UTC m=+76.379454296 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a345b0 item 4 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.656209555 +0000 UTC m=+76.381551958 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3c3dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.656209555 +0000 UTC m=+76.381551958 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.656209555 +0000 UTC m=+76.381551958 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a34bd0 item 5 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.662475823 +0000 UTC m=+76.387818196 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.662475823 +0000 UTC m=+76.387818196 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c711f0 item 6 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.664910101 +0000 UTC m=+76.390252484 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e9e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.664910101 +0000 UTC m=+76.390252484 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.664910101 +0000 UTC m=+76.390252484 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e0940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a343f0 item 7 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.667510964 +0000 UTC m=+76.392853337 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.667510964 +0000 UTC m=+76.392853337 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a34d90 item 8 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea3e1c00): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea3e1c00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.669688508 +0000 UTC m=+76.395030922 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e80c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.669688508 +0000 UTC m=+76.395030922 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.669688508 +0000 UTC m=+76.395030922 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e8a40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a35e30 item 9 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.672517893 +0000 UTC m=+76.397860285 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e90c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.672517893 +0000 UTC m=+76.397860285 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70930 item 10 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea2ac9c0): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ac9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.674432069 +0000 UTC m=+76.399774452 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2acd80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.674432069 +0000 UTC m=+76.399774452 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.674432069 +0000 UTC m=+76.399774452 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ad7c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70e70 item 11 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.676414925 +0000 UTC m=+76.401757308 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2ade40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.676414925 +0000 UTC m=+76.401757308 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c71a40 item 12 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1e9fb2c00): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2c00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.677862379 +0000 UTC m=+76.403204762 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2fc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.677862379 +0000 UTC m=+76.403204762 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8150 item 13 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.682065218 +0000 UTC m=+76.407407601 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.682065218 +0000 UTC m=+76.407407601 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9979940): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8700 item 14 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea248380): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.685307203 +0000 UTC m=+76.410649575 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.685307203 +0000 UTC m=+76.410649575 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0c770 item 15 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.687779774 +0000 UTC m=+76.413122157 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.687779774 +0000 UTC m=+76.413122157 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249a40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0d3b0 item 16 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.689391458 +0000 UTC m=+76.414733831 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.689391458 +0000 UTC m=+76.414733831 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.689391458 +0000 UTC m=+76.414733831 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7a230 item 17 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.692432813 +0000 UTC m=+76.417775186 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.692432813 +0000 UTC m=+76.417775186 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df76c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7b2d0 item 18 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.694296474 +0000 UTC m=+76.419638847 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7d80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.694296474 +0000 UTC m=+76.419638847 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72cc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.694296474 +0000 UTC m=+76.419638847 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a73c00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a7bb20 item 19 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.696217712 +0000 UTC m=+76.421560086 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.696217712 +0000 UTC m=+76.421560086 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29cbc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff6460 item 20 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.699154781 +0000 UTC m=+76.424497154 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d280): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.699154781 +0000 UTC m=+76.424497154 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.699154781 +0000 UTC m=+76.424497154 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29dc80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff6a80 item 21 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.701173324 +0000 UTC m=+76.426515698 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.701173324 +0000 UTC m=+76.426515698 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6ad80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff7340 item 22 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.702759921 +0000 UTC m=+76.428102295 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b5c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.702759921 +0000 UTC m=+76.428102295 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6bac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.702759921 +0000 UTC m=+76.428102295 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90d80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9ff7b20 item 23 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.705327071 +0000 UTC m=+76.430669445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.705327071 +0000 UTC m=+76.430669445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0809c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99fe310 item 24 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea081000): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.706913869 +0000 UTC m=+76.432256242 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0813c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.706913869 +0000 UTC m=+76.432256242 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0818c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.706913869 +0000 UTC m=+76.432256242 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99ff570 item 25 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.70900075 +0000 UTC m=+76.434343124 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b547c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.70900075 +0000 UTC m=+76.434343124 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b54d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea008c40 item 26 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1e9c91400): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.711464724 +0000 UTC m=+76.436807098 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c91bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.711464724 +0000 UTC m=+76.436807098 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.711464724 +0000 UTC m=+76.436807098 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45a3f0 item 27 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.714240699 +0000 UTC m=+76.439583072 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ee00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.714240699 +0000 UTC m=+76.439583072 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45afc0 item 28 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1ea04f980): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04f980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.715867602 +0000 UTC m=+76.441209985 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04fe40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.715867602 +0000 UTC m=+76.441209985 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45b3b0 item 29 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.71742245 +0000 UTC m=+76.442764823 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d16c80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.71742245 +0000 UTC m=+76.442764823 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d171c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45b880 item 30 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): _readAt: size=2, off=0 2026/04/23 01:12:12 ERROR : open-test-file(0x7e1e9d17800): Couldn't read size of file 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): >_writeAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): close: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.720624628 +0000 UTC m=+76.445967001 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d17bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.720624628 +0000 UTC m=+76.445967001 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3e380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea45bce0 item 31 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.72221856 +0000 UTC m=+76.447560933 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ea00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.72221856 +0000 UTC m=+76.447560933 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3ef40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c230 item 32 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.723480413 +0000 UTC m=+76.448822786 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3f580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c5b0 item 33 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.723928641 +0000 UTC m=+76.449271013 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d3fa00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.723928641 +0000 UTC m=+76.449271013 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8c930 item 33 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.72533664 +0000 UTC m=+76.450679023 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8cd90 item 34 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.725831996 +0000 UTC m=+76.451174368 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d78ac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.725831996 +0000 UTC m=+76.451174368 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d030 item 34 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.726980074 +0000 UTC m=+76.452322447 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d490 item 35 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.727436978 +0000 UTC m=+76.452779351 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d79ac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.727436978 +0000 UTC m=+76.452779351 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac0c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8d650 item 35 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.728742484 +0000 UTC m=+76.454084857 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dac740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8db20 item 36 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.72938082 +0000 UTC m=+76.454723193 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dacc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.72938082 +0000 UTC m=+76.454723193 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e8dce0 item 36 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.730941598 +0000 UTC m=+76.456283971 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dad7c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34c620 item 37 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.731778429 +0000 UTC m=+76.457120801 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dadc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.731778429 +0000 UTC m=+76.457120801 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34c7e0 item 37 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.733204913 +0000 UTC m=+76.458547286 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc88c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34cbd0 item 38 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.733850322 +0000 UTC m=+76.459192696 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc8dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.733850322 +0000 UTC m=+76.459192696 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34cd90 item 38 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.735043546 +0000 UTC m=+76.460385920 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d180 item 39 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.735489098 +0000 UTC m=+76.460831471 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9dc9e80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.735489098 +0000 UTC m=+76.460831471 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d340 item 39 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.736696369 +0000 UTC m=+76.462038742 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e22b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34d8f0 item 40 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.737154925 +0000 UTC m=+76.462497298 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.737154925 +0000 UTC m=+76.462497298 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea34db90 item 40 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.738183157 +0000 UTC m=+76.463525531 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e23b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99f4cb0 item 41 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.73867098 +0000 UTC m=+76.464013353 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99f5b20 item 41 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.739143462 +0000 UTC m=+76.464485834 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a5c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.739143462 +0000 UTC m=+76.464485834 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4ab00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9712000 item 41 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.740359088 +0000 UTC m=+76.465701461 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55200): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea009030 item 42 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.740822194 +0000 UTC m=+76.466164566 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9b55700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea0091f0 item 42 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.741621383 +0000 UTC m=+76.466963755 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16080): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.741621383 +0000 UTC m=+76.466963755 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea009490 item 42 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.742856896 +0000 UTC m=+76.468199270 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c16c40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea0098f0 item 43 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.743530499 +0000 UTC m=+76.468872882 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea009e30 item 43 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.74404475 +0000 UTC m=+76.469387124 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.74404475 +0000 UTC m=+76.469387124 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c17bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c86700 item 43 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.748558708 +0000 UTC m=+76.473901081 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c87500 item 44 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.749466293 +0000 UTC m=+76.474808666 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c876c0 item 44 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.750230375 +0000 UTC m=+76.475572749 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c24d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.750230375 +0000 UTC m=+76.475572749 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c252c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c87960 item 44 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.7522868 +0000 UTC m=+76.477629173 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25900): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c87ce0 item 45 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.754073615 +0000 UTC m=+76.479415989 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c25e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.754073615 +0000 UTC m=+76.479415989 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3e600): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e150 item 45 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.755601111 +0000 UTC m=+76.480943484 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3ec40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e700 item 46 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.756121754 +0000 UTC m=+76.481464127 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.756121754 +0000 UTC m=+76.481464127 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3f840): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09e8c0 item 46 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.757846934 +0000 UTC m=+76.483189307 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c3fe80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09ee00 item 47 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.758522029 +0000 UTC m=+76.483864401 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.758522029 +0000 UTC m=+76.483864401 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef4b80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f0a0 item 47 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.759859365 +0000 UTC m=+76.485201739 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef51c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f500 item 48 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.760680245 +0000 UTC m=+76.486022619 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef56c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.760680245 +0000 UTC m=+76.486022619 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9ef5dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09f6c0 item 48 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.762488992 +0000 UTC m=+76.487831375 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20500): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09fb90 item 49 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.763065783 +0000 UTC m=+76.488408166 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.763065783 +0000 UTC m=+76.488408166 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f20ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea09fe30 item 49 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.765269725 +0000 UTC m=+76.490612128 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8a8c0 item 50 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.765829072 +0000 UTC m=+76.491171445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f21a40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.765829072 +0000 UTC m=+76.491171445 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c0c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8ac40 item 50 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.767386033 +0000 UTC m=+76.492728407 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4c740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8b260 item 51 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.76798789 +0000 UTC m=+76.493330283 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4cc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.76798789 +0000 UTC m=+76.493330283 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a8bb20 item 51 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.769244124 +0000 UTC m=+76.494586496 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4d800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fee460 item 52 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.769874504 +0000 UTC m=+76.495216927 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f4dd00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.769874504 +0000 UTC m=+76.495216927 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7a380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fee700 item 52 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.77120113 +0000 UTC m=+76.496543503 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7aa00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9feed90 item 53 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.771964492 +0000 UTC m=+76.497306865 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7af00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.771964492 +0000 UTC m=+76.497306865 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7b440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef110 item 53 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.773426875 +0000 UTC m=+76.498769248 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9f7bac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef5e0 item 54 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.773993255 +0000 UTC m=+76.499335627 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe0c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.773993255 +0000 UTC m=+76.499335627 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbe640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fef7a0 item 54 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.775377089 +0000 UTC m=+76.500719462 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbecc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fefb20 item 55 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.775903493 +0000 UTC m=+76.501245866 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf1c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.775903493 +0000 UTC m=+76.501245866 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbf700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fefdc0 item 55 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.777218016 +0000 UTC m=+76.502560389 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fbfd80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aa690 item 56 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.779152761 +0000 UTC m=+76.504495144 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.779152761 +0000 UTC m=+76.504495144 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024900): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aa930 item 56 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.780778042 +0000 UTC m=+76.506120415 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea024f40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6aad20 item 57 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.78125905 +0000 UTC m=+76.506601423 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea025480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab260 item 57 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.781796275 +0000 UTC m=+76.507138647 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0259c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.781796275 +0000 UTC m=+76.507138647 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c040): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab420 item 57 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.784533246 +0000 UTC m=+76.509875618 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04c680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab7a0 item 58 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.785067214 +0000 UTC m=+76.510409587 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04cbc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6ab960 item 58 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.785912952 +0000 UTC m=+76.511255345 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.785912952 +0000 UTC m=+76.511255345 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04d6c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6abb20 item 58 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.787431059 +0000 UTC m=+76.512773442 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04dd00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d02150 item 59 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.787898142 +0000 UTC m=+76.513240515 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d02460 item 59 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.788623773 +0000 UTC m=+76.513966156 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.788623773 +0000 UTC m=+76.513966156 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a8e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d028c0 item 59 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.790684014 +0000 UTC m=+76.516026417 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03030 item 60 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.791750579 +0000 UTC m=+76.517092952 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d033b0 item 60 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.793200629 +0000 UTC m=+76.518543062 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0a9ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.793200629 +0000 UTC m=+76.518543062 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03730 item 60 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.795421684 +0000 UTC m=+76.520764057 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e4bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03b20 item 61 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.796124481 +0000 UTC m=+76.521466854 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.796124481 +0000 UTC m=+76.521466854 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9d03d50 item 61 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.798277028 +0000 UTC m=+76.523619402 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0e5e40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a66850 item 62 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.798930913 +0000 UTC m=+76.524273286 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.798930913 +0000 UTC m=+76.524273286 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a8b80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a66e00 item 62 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.800854447 +0000 UTC m=+76.526196821 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a91c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a67650 item 63 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.801780706 +0000 UTC m=+76.527123079 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.801780706 +0000 UTC m=+76.527123079 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1a9e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a67880 item 63 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): >_readAt: n=0, err=Bad file descriptor 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.803343218 +0000 UTC m=+76.528685591 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606150 item 64 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.803837321 +0000 UTC m=+76.529179695 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d4a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.803837321 +0000 UTC m=+76.529179695 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5180): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6063f0 item 64 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.805269486 +0000 UTC m=+76.530611860 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d57c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6067e0 item 65 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.806368122 +0000 UTC m=+76.531710496 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1d5c40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.806368122 +0000 UTC m=+76.531710496 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6069a0 item 65 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.808544674 +0000 UTC m=+76.533887047 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606d20 item 66 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.809159847 +0000 UTC m=+76.534502240 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f8d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.809159847 +0000 UTC m=+76.534502240 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea606fc0 item 66 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.810354904 +0000 UTC m=+76.535697287 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607420 item 67 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.811129316 +0000 UTC m=+76.536471689 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea1f9d00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.811129316 +0000 UTC m=+76.536471689 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea6076c0 item 67 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.812914168 +0000 UTC m=+76.538256541 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21c980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607a40 item 68 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.81362985 +0000 UTC m=+76.538972223 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21ce80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.81362985 +0000 UTC m=+76.538972223 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21d3c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea607c70 item 68 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.8154086 +0000 UTC m=+76.540751013 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21da00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96be620 item 69 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.815884319 +0000 UTC m=+76.541226693 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea21de80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.815884319 +0000 UTC m=+76.541226693 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96be930 item 69 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.817196608 +0000 UTC m=+76.542538981 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea242b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96befc0 item 70 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.817690782 +0000 UTC m=+76.543033155 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.817690782 +0000 UTC m=+76.543033155 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243540): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e96bf650 item 70 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.818805527 +0000 UTC m=+76.544147910 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea243bc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4040e0 item 71 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.819326171 +0000 UTC m=+76.544668544 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2721c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.819326171 +0000 UTC m=+76.544668544 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2726c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404380 item 71 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.820467988 +0000 UTC m=+76.545810371 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea272d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404c40 item 72 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.821118136 +0000 UTC m=+76.546460509 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273240): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.821118136 +0000 UTC m=+76.546460509 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea404fc0 item 72 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.822293136 +0000 UTC m=+76.547635519 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea273d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405500 item 73 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.823320126 +0000 UTC m=+76.548662499 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea4057a0 item 73 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.823818236 +0000 UTC m=+76.549160609 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6800): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.823818236 +0000 UTC m=+76.549160609 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a6d40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1ea405b20 item 73 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.824960093 +0000 UTC m=+76.550302466 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7380): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5a1c0 item 74 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.825352424 +0000 UTC m=+76.550694798 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5a850 item 74 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.826056996 +0000 UTC m=+76.551399379 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2a7dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.826056996 +0000 UTC m=+76.551399379 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5abd0 item 74 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.827316635 +0000 UTC m=+76.552659008 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2a80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5b810 item 75 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.827749342 +0000 UTC m=+76.553091715 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d2f80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): _writeAt: size=3, off=2 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5bb90 item 75 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.828232485 +0000 UTC m=+76.553574858 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d34c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.828232485 +0000 UTC m=+76.553574858 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2d3a00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a5bd50 item 75 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.829280576 +0000 UTC m=+76.554622948 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e99bddc0 item 76 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.829811578 +0000 UTC m=+76.555153951 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fc640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a70690 item 76 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): _writeAt: size=3, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.830265496 +0000 UTC m=+76.555607869 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fcb80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.830265496 +0000 UTC m=+76.555607869 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a70a10 item 76 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.83125276 +0000 UTC m=+76.556595134 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fd740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71420 item 77 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.831626457 +0000 UTC m=+76.556968830 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2fdc40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.831626457 +0000 UTC m=+76.556968830 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31e440): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71810 item 77 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.832685076 +0000 UTC m=+76.558027449 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ea80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a71d50 item 78 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.833320216 +0000 UTC m=+76.558662589 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31ef80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.833320216 +0000 UTC m=+76.558662589 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31f680): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2c460 item 78 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.834504584 +0000 UTC m=+76.559846957 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea31fcc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2c7e0 item 79 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.83506346 +0000 UTC m=+76.560405832 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.83506346 +0000 UTC m=+76.560405832 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c5c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9712850 item 79 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.83661471 +0000 UTC m=+76.561957082 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37cc00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9713030 item 80 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.837044702 +0000 UTC m=+76.562387075 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4b700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.837044702 +0000 UTC m=+76.562387075 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32a340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e97131f0 item 80 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.838574442 +0000 UTC m=+76.563916815 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32aa00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0a9a0 item 81 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.839025103 +0000 UTC m=+76.564367476 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32ae80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.839025103 +0000 UTC m=+76.564367476 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b3c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0abd0 item 81 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.84054288 +0000 UTC m=+76.565885253 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e99798c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8230 item 82 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.84130489 +0000 UTC m=+76.566647263 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32b880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.84130489 +0000 UTC m=+76.566647263 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea32be00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8540 item 82 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.842600527 +0000 UTC m=+76.567942921 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4a580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd89a0 item 83 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.843209708 +0000 UTC m=+76.568552092 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4aa80): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.843209708 +0000 UTC m=+76.568552092 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4afc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd8d20 item 83 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.844577402 +0000 UTC m=+76.569919775 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9e4bbc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd92d0 item 84 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.845066104 +0000 UTC m=+76.570408517 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c1c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.845066104 +0000 UTC m=+76.570408517 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37c740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd9570 item 84 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.846291779 +0000 UTC m=+76.571634153 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d080): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd98f0 item 85 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.846806823 +0000 UTC m=+76.572149197 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37d580): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.846806823 +0000 UTC m=+76.572149197 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea37dac0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9fd9ab0 item 85 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.84806 +0000 UTC m=+76.573402373 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2340): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b110 item 86 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.848511203 +0000 UTC m=+76.573853576 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.848511203 +0000 UTC m=+76.573853576 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb2e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0b340 item 86 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.849597785 +0000 UTC m=+76.574940159 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0ba40 item 87 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.850125282 +0000 UTC m=+76.575467655 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.850125282 +0000 UTC m=+76.575467655 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9fb3ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9712000 item 87 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.851260887 +0000 UTC m=+76.576603260 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9713500 item 88 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.851736946 +0000 UTC m=+76.577079320 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea248b40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.851736946 +0000 UTC m=+76.577079320 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea2490c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9713ab0 item 88 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.852984503 +0000 UTC m=+76.578326876 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2c620 item 89 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.853437629 +0000 UTC m=+76.578780032 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea249cc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2c7e0 item 89 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.853933355 +0000 UTC m=+76.579275729 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6300): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.853933355 +0000 UTC m=+76.579275729 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2d180 item 89 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.855349049 +0000 UTC m=+76.580691423 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df6ec0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2d570 item 90 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.855766258 +0000 UTC m=+76.581108631 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7400): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2d7a0 item 90 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.856298643 +0000 UTC m=+76.581641016 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9df7980): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.856298643 +0000 UTC m=+76.581641016 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a72700): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9e2db20 item 90 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.857387651 +0000 UTC m=+76.582730024 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9a733c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a34620 item 91 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.857799779 +0000 UTC m=+76.583142152 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c2c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): >_readAt: n=2, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): _writeAt: size=3, off=7 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a34a80 item 91 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.858247435 +0000 UTC m=+76.583589809 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29c880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): >_readAt: n=8, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.858247435 +0000 UTC m=+76.583589809 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29ce00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a34cb0 item 91 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.85954677 +0000 UTC m=+76.584889143 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d480): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a35ab0 item 92 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.859930885 +0000 UTC m=+76.585273258 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea29d9c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): open at offset 5 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c700e0 item 92 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): _readAt: size=2, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): _writeAt: size=3, off=5 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): >_writeAt: n=3, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.860573599 +0000 UTC m=+76.585915972 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a000): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): >_readAt: n=3, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.860573599 +0000 UTC m=+76.585915972 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6a780): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70690 item 92 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.86163287 +0000 UTC m=+76.586975244 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b140): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70b60 item 93 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.862131322 +0000 UTC m=+76.587473695 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6b740): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.862131322 +0000 UTC m=+76.587473695 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9d6be40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c70e00 item 93 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.863277136 +0000 UTC m=+76.588619510 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080880): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c712d0 item 94 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.863650351 +0000 UTC m=+76.588992725 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea080dc0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.863650351 +0000 UTC m=+76.588992725 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea0814c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c71500 item 94 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.864967841 +0000 UTC m=+76.590310214 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea081b00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c71a40 item 95 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.865349521 +0000 UTC m=+76.590691895 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c90e00): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.865349521 +0000 UTC m=+76.590691895 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1e9c915c0): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9c71c00 item 95 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 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/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): open at offset 0 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): _readAt: size=2, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): >_readAt: n=0, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.866553516 +0000 UTC m=+76.591895889 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e100): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): _writeAt: size=5, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): >openPending: err= 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0c310 item 96 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): >_writeAt: n=5, err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.866904228 +0000 UTC m=+76.592246602 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04e640): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/23 01:12:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/23 01:12:12 DEBUG : open-test-file: newRWFileHandle: 2026/04/23 01:12:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/23 01:12:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): _readAt: size=512, off=0 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): openPending: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): >openPending: err= 2026/04/23 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): >_readAt: n=5, err=EOF 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): close: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-23 01:12:12.866904228 +0000 UTC m=+76.592246602 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:12 DEBUG : open-test-file(0x7e1ea04ed40): >close: err= 2026/04/23 01:12:12 DEBUG : open-test-file: Remove: 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7e1e9a0c850 item 96 2026/04/23 01:12:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/23 01:12:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/23 01:12:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/23 01:12:12 DEBUG : open-test-file: >Remove: err= 2026/04/23 01:12:12 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:12 DEBUG : Looking for writers 2026/04/23 01:12:12 DEBUG : >WaitForWriters: 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- 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.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- 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.01s) --- 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.01s) --- 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:13 DEBUG : file1: newRWFileHandle: 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): openPending: 2026/04/23 01:12:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): >openPending: err= 2026/04/23 01:12:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/23 01:12:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): _writeAt: size=2, off=0 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): >_writeAt: n=2, err= 2026/04/23 01:12:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): RWFileHandle.Flush 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): RWFileHandle.Release 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): close: 2026/04/23 01:12:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/23 01:12:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:13 DEBUG : file1(0x7e1ea04fc40): >close: err= 2026/04/23 01:12:13 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:13 DEBUG : file1: vfs cache: starting upload 2026/04/23 01:12:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:13 DEBUG : file1: size = 2 OK 2026/04/23 01:12:13 DEBUG : file1.rclone_chunk.001_xfpwuy: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/23 01:12:13 INFO : file1.rclone_chunk.001_xfpwuy: Copied (server-side copy) to: file1 2026/04/23 01:12:13 INFO : file1.rclone_chunk.001_xfpwuy: Deleted 2026/04/23 01:12:13 DEBUG : file1: size = 2 OK 2026/04/23 01:12:13 INFO : file1: Copied (new) 2026/04/23 01:12:13 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/23 01:12:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/23 01:12:13 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : >WaitForWriters: 2026/04/23 01:12:13 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : file1: reading active writers 2026/04/23 01:12:13 DEBUG : >WaitForWriters: 2026/04/23 01:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:13 DEBUG : rename_me: newRWFileHandle: 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): openPending: 2026/04/23 01:12:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): >openPending: err= 2026/04/23 01:12:13 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/23 01:12:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/23 01:12:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): _writeAt: size=5, off=0 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): >_writeAt: n=5, err= 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): close: 2026/04/23 01:12:13 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-23 01:12:13.92159348 +0000 UTC m=+77.646935854 2026/04/23 01:12:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/23 01:12:13 DEBUG : rename_me(0x7e1ea4f4f00): >close: err= 2026/04/23 01:12:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/23 01:12:13 DEBUG : i_was_renamed: Updating file with 0x7e1ea164680 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/23 01:12:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 01:12:13 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/23 01:12:13 DEBUG : Looking for writers 2026/04/23 01:12:13 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/23 01:12:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/23 01:12:14 DEBUG : Looking for writers 2026/04/23 01:12:14 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/23 01:12:14 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/04/23 01:12:14 DEBUG : Looking for writers 2026/04/23 01:12:14 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/23 01:12:14 DEBUG : i_was_renamed: size = 5 OK 2026/04/23 01:12:14 DEBUG : i_was_renamed.rclone_chunk.001_xfpxk3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:14 INFO : i_was_renamed.rclone_chunk.001_xfpxk3: Copied (server-side copy) to: i_was_renamed 2026/04/23 01:12:14 INFO : i_was_renamed.rclone_chunk.001_xfpxk3: Deleted 2026/04/23 01:12:14 DEBUG : i_was_renamed: size = 5 OK 2026/04/23 01:12:14 INFO : i_was_renamed: Copied (new) 2026/04/23 01:12:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-23 01:12:13.92159348 +0000 UTC" 2026/04/23 01:12:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/23 01:12:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/23 01:12:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/23 01:12:14 DEBUG : Looking for writers 2026/04/23 01:12:14 DEBUG : i_was_renamed: reading active writers 2026/04/23 01:12:14 DEBUG : >WaitForWriters: 2026/04/23 01:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/23 01:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/23 01:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-misemed2bata" 2026/04/23 01:12:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/23 01:12:14 DEBUG : forgetting directory cache 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfpxfb: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/23 01:12:15 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpxfb: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:15 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpxfb: Deleted 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): _readAt: size=512, off=0 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): openPending: 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:13:14.697751443 +0000 UTC" against cached fingerprint "" 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): >openPending: err= 2026/04/23 01:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): >_readAt: n=20, err=EOF 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): close: 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:13:14.697751443 +0000 UTC 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate(0x7e1e9e1dd00): >close: err= 2026/04/23 01:12:15 DEBUG : forgetting directory cache 2026/04/23 01:12:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfpypy: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/23 01:12:15 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpypy: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:16 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpypy: Deleted 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): _readAt: size=512, off=0 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): openPending: 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:14:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:13:14.697751443 +0000 UTC" 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 00:14:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:13:14.697751443 +0000 UTC") 2026/04/23 01:12:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): >openPending: err= 2026/04/23 01:12:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): >_readAt: n=20, err=EOF 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): close: 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:14:14.697751443 +0000 UTC 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate(0x7e1ea32a2c0): >close: err= 2026/04/23 01:12:16 DEBUG : forgetting directory cache 2026/04/23 01:12:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfpzvx: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/23 01:12:16 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpzvx: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:17 INFO : TestRWCacheUpdate.rclone_chunk.001_xfpzvx: Deleted 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): _readAt: size=512, off=0 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): openPending: 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:15:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:14:14.697751443 +0000 UTC" 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 00:15:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:14:14.697751443 +0000 UTC") 2026/04/23 01:12:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): >openPending: err= 2026/04/23 01:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): >_readAt: n=20, err=EOF 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): close: 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:15:14.697751443 +0000 UTC 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate(0x7e1ea29c980): >close: err= 2026/04/23 01:12:17 DEBUG : forgetting directory cache 2026/04/23 01:12:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq0g1: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/23 01:12:17 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq0g1: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:17 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq0g1: Deleted 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): _readAt: size=512, off=0 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): openPending: 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:16:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:15:14.697751443 +0000 UTC" 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 00:16:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:15:14.697751443 +0000 UTC") 2026/04/23 01:12:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): >openPending: err= 2026/04/23 01:12:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): >_readAt: n=20, err=EOF 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): close: 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:16:14.697751443 +0000 UTC 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate(0x7e1e9d6b100): >close: err= 2026/04/23 01:12:18 DEBUG : forgetting directory cache 2026/04/23 01:12:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq1jk: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/23 01:12:18 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq1jk: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:18 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq1jk: Deleted 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): _readAt: size=512, off=0 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): openPending: 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:17:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:16:14.697751443 +0000 UTC" 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 00:17:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:16:14.697751443 +0000 UTC") 2026/04/23 01:12:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): >openPending: err= 2026/04/23 01:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): >_readAt: n=20, err=EOF 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): close: 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:17:14.697751443 +0000 UTC 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate(0x7e1ea18e5c0): >close: err= 2026/04/23 01:12:19 DEBUG : forgetting directory cache 2026/04/23 01:12:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/23 01:12:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq2yj: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/23 01:12:19 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq2yj: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:19 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq2yj: Deleted 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): _readAt: size=512, off=0 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): openPending: 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-23 00:18:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:17:14.697751443 +0000 UTC" 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-23 00:18:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:17:14.697751443 +0000 UTC") 2026/04/23 01:12:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/23 01:12:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): >openPending: err= 2026/04/23 01:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): >_readAt: n=20, err=EOF 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): close: 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:18:14.697751443 +0000 UTC 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate(0x7e1e9e1d6c0): >close: err= 2026/04/23 01:12:20 DEBUG : forgetting directory cache 2026/04/23 01:12:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/23 01:12:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq3ru: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/23 01:12:20 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq3ru: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:20 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq3ru: Deleted 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): _readAt: size=512, off=0 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): openPending: 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-23 00:19:14.697751443 +0000 UTC" against cached fingerprint "20,2026-04-23 00:18:14.697751443 +0000 UTC" 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-23 00:19:14.697751443 +0000 UTC" != cached fingerprint "20,2026-04-23 00:18:14.697751443 +0000 UTC") 2026/04/23 01:12:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/23 01:12:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): >openPending: err= 2026/04/23 01:12:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): >_readAt: n=21, err=EOF 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): close: 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:19:14.697751443 +0000 UTC 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate(0x7e1ea138a40): >close: err= 2026/04/23 01:12:21 DEBUG : forgetting directory cache 2026/04/23 01:12:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/23 01:12:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq4gs: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/23 01:12:21 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq4gs: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:21 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq4gs: Deleted 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): _readAt: size=512, off=0 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): openPending: 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-23 00:20:14.697751443 +0000 UTC" against cached fingerprint "21,2026-04-23 00:19:14.697751443 +0000 UTC" 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-23 00:20:14.697751443 +0000 UTC" != cached fingerprint "21,2026-04-23 00:19:14.697751443 +0000 UTC") 2026/04/23 01:12:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/23 01:12:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): >openPending: err= 2026/04/23 01:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): >_readAt: n=22, err=EOF 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): close: 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:20:14.697751443 +0000 UTC 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate(0x7e1e9a72e80): >close: err= 2026/04/23 01:12:22 DEBUG : forgetting directory cache 2026/04/23 01:12:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq5qz: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/23 01:12:22 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq5qz: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:22 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq5qz: Deleted 2026/04/23 01:12:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): _readAt: size=512, off=0 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): openPending: 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-23 00:21:14.697751443 +0000 UTC" against cached fingerprint "22,2026-04-23 00:20:14.697751443 +0000 UTC" 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-23 00:21:14.697751443 +0000 UTC" != cached fingerprint "22,2026-04-23 00:20:14.697751443 +0000 UTC") 2026/04/23 01:12:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/23 01:12:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): >openPending: err= 2026/04/23 01:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): >_readAt: n=23, err=EOF 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): close: 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:21:14.697751443 +0000 UTC 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1e9d6a680): >close: err= 2026/04/23 01:12:23 DEBUG : forgetting directory cache 2026/04/23 01:12:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xfq6qe: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/23 01:12:23 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq6qe: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/23 01:12:23 INFO : TestRWCacheUpdate.rclone_chunk.001_xfq6qe: Deleted 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): _readAt: size=512, off=0 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): openPending: 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-23 00:22:14.697751443 +0000 UTC" against cached fingerprint "23,2026-04-23 00:21:14.697751443 +0000 UTC" 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-23 00:22:14.697751443 +0000 UTC" != cached fingerprint "23,2026-04-23 00:21:14.697751443 +0000 UTC") 2026/04/23 01:12:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/23 01:12:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): >openPending: err= 2026/04/23 01:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:24 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): >_readAt: n=24, err=EOF 2026/04/23 01:12:24 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): close: 2026/04/23 01:12:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-23 00:22:14.697751443 +0000 UTC 2026/04/23 01:12:24 DEBUG : TestRWCacheUpdate(0x7e1ea04e740): >close: err= 2026/04/23 01:12:24 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:24 DEBUG : Looking for writers 2026/04/23 01:12:24 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/23 01:12:24 DEBUG : >WaitForWriters: 2026/04/23 01:12:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': vfs cache: cleaner exiting 2026/04/23 01:12:24 DEBUG : forgetting directory cache 2026/04/23 01:12:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.46s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:24 DEBUG : FiLeA: size = 5 OK 2026/04/23 01:12:24 DEBUG : FiLeA.rclone_chunk.001_xfq7qo: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/23 01:12:24 INFO : FiLeA.rclone_chunk.001_xfq7qo: Copied (server-side copy) to: FiLeA 2026/04/23 01:12:24 INFO : FiLeA.rclone_chunk.001_xfq7qo: Deleted 2026/04/23 01:12:24 DEBUG : FiLeB: size = 5 OK 2026/04/23 01:12:24 DEBUG : FiLeB.rclone_chunk.001_xfq7cj: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/23 01:12:24 INFO : FiLeB.rclone_chunk.001_xfq7cj: Copied (server-side copy) to: FiLeB 2026/04/23 01:12:25 INFO : FiLeB.rclone_chunk.001_xfq7cj: Deleted 2026/04/23 01:12:25 DEBUG : FilEb: size = 5 OK 2026/04/23 01:12:25 DEBUG : FilEb.rclone_chunk.001_xfq8j3: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/23 01:12:25 INFO : FilEb.rclone_chunk.001_xfq8j3: Copied (server-side copy) to: FilEb 2026/04/23 01:12:25 INFO : FilEb.rclone_chunk.001_xfq8j3: Deleted 2026/04/23 01:12:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 01:12:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 01:12:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 01:12:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:25 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 01:12:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 01:12:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 01:12:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 01:12:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 01:12:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 01:12:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 01:12:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 01:12:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/23 01:12:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 01:12:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/23 01:12:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/23 01:12:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/23 01:12:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/23 01:12:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/23 01:12:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/23 01:12:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:26 DEBUG : Looking for writers 2026/04/23 01:12:26 DEBUG : FiLeA: reading active writers 2026/04/23 01:12:26 DEBUG : FiLeB: reading active writers 2026/04/23 01:12:26 DEBUG : FilEb: reading active writers 2026/04/23 01:12:26 DEBUG : >WaitForWriters: 2026/04/23 01:12:26 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:26 DEBUG : Looking for writers 2026/04/23 01:12:26 DEBUG : FiLeA: reading active writers 2026/04/23 01:12:26 DEBUG : FiLeB: reading active writers 2026/04/23 01:12:26 DEBUG : FilEb: reading active writers 2026/04/23 01:12:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.69s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt.rclone_chunk.001_xfq9b3: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/23 01:12:27 INFO : normal name with no special characters.txt.rclone_chunk.001_xfq9b3: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/23 01:12:27 INFO : normal name with no special characters.txt.rclone_chunk.001_xfq9b3: Deleted 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_xfqajm: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/23 01:12:27 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xfqajm: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/23 01:12:27 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xfqajm: Deleted 2026/04/23 01:12:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/23 01:12:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:28 DEBUG : Looking for writers 2026/04/23 01:12:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/23 01:12:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/23 01:12:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': Reusing VFS from active cache 2026/04/23 01:12:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:28 DEBUG : Looking for writers 2026/04/23 01:12:28 DEBUG : >WaitForWriters: 2026/04/23 01:12:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:28 DEBUG : Looking for writers 2026/04/23 01:12:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:28 DEBUG : Looking for writers 2026/04/23 01:12:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:28 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:28 DEBUG : Looking for writers 2026/04/23 01:12:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:28 DEBUG : file1: size = 14 OK 2026/04/23 01:12:28 DEBUG : file1.rclone_chunk.001_xfqbud: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:12:28 INFO : file1.rclone_chunk.001_xfqbud: Copied (server-side copy) to: file1 2026/04/23 01:12:28 INFO : file1.rclone_chunk.001_xfqbud: Deleted 2026/04/23 01:12:29 DEBUG : dir/file2: size = 14 OK 2026/04/23 01:12:29 DEBUG : dir/file2.rclone_chunk.001_xfqbaj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/23 01:12:29 INFO : dir/file2.rclone_chunk.001_xfqbaj: Copied (server-side copy) to: dir/file2 2026/04/23 01:12:29 INFO : dir/file2.rclone_chunk.001_xfqbaj: Deleted 2026/04/23 01:12:29 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:29 DEBUG : dir: Looking for writers 2026/04/23 01:12:29 DEBUG : file2: reading active writers 2026/04/23 01:12:29 DEBUG : Looking for writers 2026/04/23 01:12:29 DEBUG : dir: reading active writers 2026/04/23 01:12:29 DEBUG : file1: reading active writers 2026/04/23 01:12:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.43s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:30 DEBUG : file1: size = 14 OK 2026/04/23 01:12:30 DEBUG : file1.rclone_chunk.001_xfqchr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:12:30 INFO : file1.rclone_chunk.001_xfqchr: Copied (server-side copy) to: file1 2026/04/23 01:12:30 INFO : file1.rclone_chunk.001_xfqchr: Deleted 2026/04/23 01:12:30 DEBUG : dir/file2: size = 14 OK 2026/04/23 01:12:30 DEBUG : dir/file2.rclone_chunk.001_xfqdbk: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/23 01:12:30 INFO : dir/file2.rclone_chunk.001_xfqdbk: Copied (server-side copy) to: dir/file2 2026/04/23 01:12:30 INFO : dir/file2.rclone_chunk.001_xfqdbk: Deleted 2026/04/23 01:12:30 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:30 DEBUG : dir: Looking for writers 2026/04/23 01:12:30 DEBUG : Looking for writers 2026/04/23 01:12:30 DEBUG : dir: reading active writers 2026/04/23 01:12:30 DEBUG : file1: reading active writers 2026/04/23 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.30s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:31 DEBUG : file1: size = 14 OK 2026/04/23 01:12:31 DEBUG : file1.rclone_chunk.001_xfqe1d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/23 01:12:31 INFO : file1.rclone_chunk.001_xfqe1d: Copied (server-side copy) to: file1 2026/04/23 01:12:31 INFO : file1.rclone_chunk.001_xfqe1d: Deleted 2026/04/23 01:12:31 DEBUG : dir/file2: size = 14 OK 2026/04/23 01:12:31 DEBUG : dir/file2.rclone_chunk.001_xfqeez: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/23 01:12:31 INFO : dir/file2.rclone_chunk.001_xfqeez: Copied (server-side copy) to: dir/file2 2026/04/23 01:12:32 INFO : dir/file2.rclone_chunk.001_xfqeez: Deleted 2026/04/23 01:12:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:32 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 01:12:32 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 01:12:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/23 01:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 01:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/23 01:12:32 DEBUG : dir/new_file.txt.rclone_chunk.001_xfqf4q: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:32 INFO : dir/new_file.txt.rclone_chunk.001_xfqf4q: Copied (server-side copy) to: dir/new_file.txt 2026/04/23 01:12:32 INFO : dir/new_file.txt.rclone_chunk.001_xfqf4q: Deleted 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/23 01:12:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/23 01:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/23 01:12:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/23 01:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:32 DEBUG : dir: Looking for writers 2026/04/23 01:12:32 DEBUG : file2: reading active writers 2026/04/23 01:12:32 DEBUG : new_file.txt: reading active writers 2026/04/23 01:12:32 DEBUG : Looking for writers 2026/04/23 01:12:32 DEBUG : file1: reading active writers 2026/04/23 01:12:32 DEBUG : dir: reading active writers 2026/04/23 01:12:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.82s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:33 DEBUG : dir/file2: size = 14 OK 2026/04/23 01:12:33 DEBUG : dir/file2.rclone_chunk.001_xfqg8u: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/23 01:12:33 INFO : dir/file2.rclone_chunk.001_xfqg8u: Copied (server-side copy) to: dir/file2 2026/04/23 01:12:33 INFO : dir/file2.rclone_chunk.001_xfqg8u: Deleted 2026/04/23 01:12:33 DEBUG : dir/file2: copy non-chunked object... 2026/04/23 01:12:34 DEBUG : dir/file1: size = 14 OK 2026/04/23 01:12:34 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/23 01:12:34 INFO : dir/file2: Deleted 2026/04/23 01:12:34 DEBUG : dir/file1: Updating file with dir/file1 0x7e1ea0f8820 2026/04/23 01:12:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/23 01:12:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:34 DEBUG : dir/file1: copy non-chunked object... 2026/04/23 01:12:34 DEBUG : file0: size = 14 OK 2026/04/23 01:12:34 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/23 01:12:34 INFO : dir/file1: Deleted 2026/04/23 01:12:34 DEBUG : file0: Updating file with file0 0x7e1ea0f8820 2026/04/23 01:12:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/23 01:12:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/23 01:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:34 DEBUG : dir: Looking for writers 2026/04/23 01:12:34 DEBUG : Looking for writers 2026/04/23 01:12:34 DEBUG : dir: reading active writers 2026/04/23 01:12:34 DEBUG : file0: reading active writers 2026/04/23 01:12:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.68s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:34 DEBUG : Looking for writers 2026/04/23 01:12:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:34 DEBUG : Looking for writers 2026/04/23 01:12:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:34 DEBUG : Looking for writers 2026/04/23 01:12:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:34 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:34 DEBUG : Looking for writers 2026/04/23 01:12:34 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 01:12:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/23 01:12:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/23 01:12:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 01:12:35 DEBUG : file1: size = 5 OK 2026/04/23 01:12:35 DEBUG : file1.rclone_chunk.001_xfqigo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:35 INFO : file1.rclone_chunk.001_xfqigo: Copied (server-side copy) to: file1 2026/04/23 01:12:35 INFO : file1.rclone_chunk.001_xfqigo: Deleted 2026/04/23 01:12:35 DEBUG : file1: size = 5 OK 2026/04/23 01:12:35 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/23 01:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 01:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 01:12:35 DEBUG : file1: size = 0 OK 2026/04/23 01:12:35 DEBUG : file1.rclone_chunk.001_xfqith: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:35 INFO : file1.rclone_chunk.001_xfqith: Copied (server-side copy) to: file1 2026/04/23 01:12:36 INFO : file1.rclone_chunk.001_xfqith: Deleted 2026/04/23 01:12:36 DEBUG : file1: size = 0 OK 2026/04/23 01:12:36 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/23 01:12:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (7 bytes), uploading instead of streaming 2026/04/23 01:12:36 DEBUG : file1: size = 7 OK 2026/04/23 01:12:36 DEBUG : file1.rclone_chunk.001_xfqj0n: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/23 01:12:36 INFO : file1.rclone_chunk.001_xfqj0n: Copied (server-side copy) to: file1 2026/04/23 01:12:36 INFO : file1.rclone_chunk.001_xfqj0n: Deleted 2026/04/23 01:12:36 DEBUG : file1: size = 7 OK 2026/04/23 01:12:36 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:36 DEBUG : Looking for writers 2026/04/23 01:12:36 DEBUG : file1: reading active writers 2026/04/23 01:12:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.64s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/23 01:12:37 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/23 01:12:37 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/23 01:12:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/23 01:12:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (11 bytes), uploading instead of streaming 2026/04/23 01:12:38 DEBUG : file1: size = 11 OK 2026/04/23 01:12:38 DEBUG : file1.rclone_chunk.001_xfqktt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/23 01:12:38 INFO : file1.rclone_chunk.001_xfqktt: Copied (server-side copy) to: file1 2026/04/23 01:12:38 INFO : file1.rclone_chunk.001_xfqktt: Deleted 2026/04/23 01:12:38 DEBUG : file1: size = 11 OK 2026/04/23 01:12:38 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/23 01:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:38 DEBUG : Looking for writers 2026/04/23 01:12:38 DEBUG : file1: reading active writers 2026/04/23 01:12:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.67s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (5 bytes), uploading instead of streaming 2026/04/23 01:12:38 DEBUG : file1: size = 5 OK 2026/04/23 01:12:38 DEBUG : file1.rclone_chunk.001_xfqlo2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/23 01:12:38 INFO : file1.rclone_chunk.001_xfqlo2: Copied (server-side copy) to: file1 2026/04/23 01:12:38 INFO : file1.rclone_chunk.001_xfqlo2: Deleted 2026/04/23 01:12:38 DEBUG : file1: size = 5 OK 2026/04/23 01:12:38 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/23 01:12:38 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:38 DEBUG : Looking for writers 2026/04/23 01:12:38 DEBUG : file1: reading active writers 2026/04/23 01:12:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:38 DEBUG : file1: WriteFileHandle.Release closing 2026/04/23 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 01:12:39 DEBUG : file1: size = 0 OK 2026/04/23 01:12:39 DEBUG : file1.rclone_chunk.001_xfqlvc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:39 INFO : file1.rclone_chunk.001_xfqlvc: Copied (server-side copy) to: file1 2026/04/23 01:12:39 INFO : file1.rclone_chunk.001_xfqlvc: Deleted 2026/04/23 01:12:39 DEBUG : file1: size = 0 OK 2026/04/23 01:12:39 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/23 01:12:39 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:39 DEBUG : Looking for writers 2026/04/23 01:12:39 DEBUG : file1: reading active writers 2026/04/23 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.57s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (2 bytes), uploading instead of streaming 2026/04/23 01:12:39 DEBUG : file1: size = 2 OK 2026/04/23 01:12:39 DEBUG : file1.rclone_chunk.001_xfqm6h: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/23 01:12:39 INFO : file1.rclone_chunk.001_xfqm6h: Copied (server-side copy) to: file1 2026/04/23 01:12:40 INFO : file1.rclone_chunk.001_xfqm6h: Deleted 2026/04/23 01:12:40 DEBUG : file1: size = 2 OK 2026/04/23 01:12:40 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:40 DEBUG : Looking for writers 2026/04/23 01:12:40 DEBUG : file1: reading active writers 2026/04/23 01:12:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.73s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (0 bytes), uploading instead of streaming 2026/04/23 01:12:40 DEBUG : file1: size = 0 OK 2026/04/23 01:12:40 DEBUG : file1.rclone_chunk.001_xfqneu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/23 01:12:40 INFO : file1.rclone_chunk.001_xfqneu: Copied (server-side copy) to: file1 2026/04/23 01:12:40 INFO : file1.rclone_chunk.001_xfqneu: Deleted 2026/04/23 01:12:40 DEBUG : file1: size = 0 OK 2026/04/23 01:12:40 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:40 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 01:12:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 01:12:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 01:12:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:40 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:40 DEBUG : Looking for writers 2026/04/23 01:12:40 DEBUG : file1: reading active writers 2026/04/23 01:12:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.66s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/23 01:12:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/23 01:12:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/23 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': File to upload is small (100 bytes), uploading instead of streaming 2026/04/23 01:12:41 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/23 01:12:41 DEBUG : file1.rclone_chunk.001_xfqn5o: md5 = b5b3bf277381a8ab444e5a1c1d8fe4da OK 2026/04/23 01:12:41 INFO : file1.rclone_chunk.001_xfqn5o: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/23 01:12:41 INFO : file1.rclone_chunk.001_xfqn5o: Deleted 2026/04/23 01:12:41 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/23 01:12:41 DEBUG : file1.rclone_chunk.002_xfqn5o: md5 = 1a680d1411f377af5628ada26c96d802 OK 2026/04/23 01:12:41 INFO : file1.rclone_chunk.002_xfqn5o: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/23 01:12:41 INFO : file1.rclone_chunk.002_xfqn5o: Deleted 2026/04/23 01:12:41 DEBUG : file1: size = 100 OK 2026/04/23 01:12:41 DEBUG : file1: Size of src and dst objects identical 2026/04/23 01:12:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/23 01:12:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/23 01:12:41 DEBUG : file1: Open: flags=O_RDONLY 2026/04/23 01:12:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/23 01:12:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/23 01:12:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:41 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:41 DEBUG : Looking for writers 2026/04/23 01:12:41 DEBUG : file1: reading active writers 2026/04/23 01:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.17s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:42 DEBUG : flat/f000.txt: size = 7 OK 2026/04/23 01:12:42 DEBUG : flat/f000.txt.rclone_chunk.001_xfqp4s: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/23 01:12:42 INFO : flat/f000.txt.rclone_chunk.001_xfqp4s: Copied (server-side copy) to: flat/f000.txt 2026/04/23 01:12:42 INFO : flat/f000.txt.rclone_chunk.001_xfqp4s: Deleted 2026/04/23 01:12:42 DEBUG : flat/f001.txt: size = 14 OK 2026/04/23 01:12:42 DEBUG : flat/f001.txt.rclone_chunk.001_xfqp3j: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/23 01:12:42 INFO : flat/f001.txt.rclone_chunk.001_xfqp3j: Copied (server-side copy) to: flat/f001.txt 2026/04/23 01:12:42 INFO : flat/f001.txt.rclone_chunk.001_xfqp3j: Deleted 2026/04/23 01:12:43 DEBUG : flat/f002.txt: size = 21 OK 2026/04/23 01:12:43 DEBUG : flat/f002.txt.rclone_chunk.001_xfqpnz: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/23 01:12:43 INFO : flat/f002.txt.rclone_chunk.001_xfqpnz: Copied (server-side copy) to: flat/f002.txt 2026/04/23 01:12:43 INFO : flat/f002.txt.rclone_chunk.001_xfqpnz: Deleted 2026/04/23 01:12:43 DEBUG : flat/f003.txt: size = 28 OK 2026/04/23 01:12:43 DEBUG : flat/f003.txt.rclone_chunk.001_xfqqgj: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/23 01:12:43 INFO : flat/f003.txt.rclone_chunk.001_xfqqgj: Copied (server-side copy) to: flat/f003.txt 2026/04/23 01:12:43 INFO : flat/f003.txt.rclone_chunk.001_xfqqgj: Deleted 2026/04/23 01:12:43 DEBUG : flat/f004.txt: size = 35 OK 2026/04/23 01:12:43 DEBUG : flat/f004.txt.rclone_chunk.001_xfqq2i: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/23 01:12:43 INFO : flat/f004.txt.rclone_chunk.001_xfqq2i: Copied (server-side copy) to: flat/f004.txt 2026/04/23 01:12:44 INFO : flat/f004.txt.rclone_chunk.001_xfqq2i: Deleted 2026/04/23 01:12:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/23 01:12:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/23 01:12:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/23 01:12:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/23 01:12:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/23 01:12:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/23 01:12:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/23 01:12:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/23 01:12:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/23 01:12:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/23 01:12:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:44 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:44 DEBUG : flat: Looking for writers 2026/04/23 01:12:44 DEBUG : f004.txt: reading active writers 2026/04/23 01:12:44 DEBUG : f000.txt: reading active writers 2026/04/23 01:12:44 DEBUG : f001.txt: reading active writers 2026/04/23 01:12:44 DEBUG : f002.txt: reading active writers 2026/04/23 01:12:44 DEBUG : f003.txt: reading active writers 2026/04/23 01:12:44 DEBUG : Looking for writers 2026/04/23 01:12:44 DEBUG : flat: reading active writers 2026/04/23 01:12:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.24s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:45 DEBUG : a/top.txt: size = 3 OK 2026/04/23 01:12:45 DEBUG : a/top.txt.rclone_chunk.001_xfqs5v: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/23 01:12:45 INFO : a/top.txt.rclone_chunk.001_xfqs5v: Copied (server-side copy) to: a/top.txt 2026/04/23 01:12:45 INFO : a/top.txt.rclone_chunk.001_xfqs5v: Deleted 2026/04/23 01:12:46 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/23 01:12:46 DEBUG : a/b/mid.txt.rclone_chunk.001_xfqs2v: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/23 01:12:46 INFO : a/b/mid.txt.rclone_chunk.001_xfqs2v: Copied (server-side copy) to: a/b/mid.txt 2026/04/23 01:12:46 INFO : a/b/mid.txt.rclone_chunk.001_xfqs2v: Deleted 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt.rclone_chunk.001_xfqtsh: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/23 01:12:46 INFO : a/b/c/deep.txt.rclone_chunk.001_xfqtsh: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/23 01:12:46 INFO : a/b/c/deep.txt.rclone_chunk.001_xfqtsh: Deleted 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/23 01:12:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/23 01:12:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:46 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:46 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/23 01:12:46 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/23 01:12:46 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:46 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:46 DEBUG : a/b/c: Looking for writers 2026/04/23 01:12:46 DEBUG : deep.txt: reading active writers 2026/04/23 01:12:46 DEBUG : a/b: Looking for writers 2026/04/23 01:12:46 DEBUG : c: reading active writers 2026/04/23 01:12:46 DEBUG : mid.txt: reading active writers 2026/04/23 01:12:46 DEBUG : a: Looking for writers 2026/04/23 01:12:46 DEBUG : top.txt: reading active writers 2026/04/23 01:12:46 DEBUG : b: reading active writers 2026/04/23 01:12:46 DEBUG : Looking for writers 2026/04/23 01:12:46 DEBUG : a: reading active writers 2026/04/23 01:12:46 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.03s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/23 01:12:47 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:47 DEBUG : Looking for writers 2026/04/23 01:12:47 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata'", Local "Local file system at /tmp/rclone3347106185", Modify Window "1ns" 2026/04/23 01:12:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': poll-interval is not supported by this remote 2026/04/23 01:12:47 DEBUG : dir1/a.txt: size = 1 OK 2026/04/23 01:12:47 DEBUG : dir1/a.txt.rclone_chunk.001_xfqurf: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/23 01:12:47 INFO : dir1/a.txt.rclone_chunk.001_xfqurf: Copied (server-side copy) to: dir1/a.txt 2026/04/23 01:12:47 INFO : dir1/a.txt.rclone_chunk.001_xfqurf: Deleted 2026/04/23 01:12:48 DEBUG : dir2/b.txt: size = 1 OK 2026/04/23 01:12:48 DEBUG : dir2/b.txt.rclone_chunk.001_xfquss: md5 = 415290769594460e2e485922904f345d OK 2026/04/23 01:12:48 INFO : dir2/b.txt.rclone_chunk.001_xfquss: Copied (server-side copy) to: dir2/b.txt 2026/04/23 01:12:48 INFO : dir2/b.txt.rclone_chunk.001_xfquss: Deleted 2026/04/23 01:12:48 DEBUG : dir3/c.txt: size = 1 OK 2026/04/23 01:12:48 DEBUG : dir3/c.txt.rclone_chunk.001_xfqvqf: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/23 01:12:48 INFO : dir3/c.txt.rclone_chunk.001_xfqvqf: Copied (server-side copy) to: dir3/c.txt 2026/04/23 01:12:48 INFO : dir3/c.txt.rclone_chunk.001_xfqvqf: Deleted 2026/04/23 01:12:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/23 01:12:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/23 01:12:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/23 01:12:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/23 01:12:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/23 01:12:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/23 01:12:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/23 01:12:49 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/23 01:12:49 DEBUG : WaitForWriters: timeout=30s 2026/04/23 01:12:49 DEBUG : dir2: Looking for writers 2026/04/23 01:12:49 DEBUG : b.txt: reading active writers 2026/04/23 01:12:49 DEBUG : dir3: Looking for writers 2026/04/23 01:12:49 DEBUG : c.txt: reading active writers 2026/04/23 01:12:49 DEBUG : dir1: Looking for writers 2026/04/23 01:12:49 DEBUG : a.txt: reading active writers 2026/04/23 01:12:49 DEBUG : Looking for writers 2026/04/23 01:12:49 DEBUG : dir1: reading active writers 2026/04/23 01:12:49 DEBUG : dir2: reading active writers 2026/04/23 01:12:49 DEBUG : dir3: reading active writers 2026/04/23 01:12:49 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.02s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/23 01:12:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-misemed2bata': Purge remote 2026/04/23 01:12:49 DEBUG : Waiting for deletions to finish 2026/04/23 01:12:49 INFO : S3 bucket rclone-test-misemed2bata: Bucket "rclone-test-misemed2bata" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m53.552388009s (try 1/5)