"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/05/20 02:07:26 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome" 2026/05/20 02:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 02:07:26 DEBUG : Creating backend with remote "TestS3:rclone-test-libohax7kome" 2026/05/20 02:07:26 DEBUG : Creating backend with remote "/tmp/rclone4273029849" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:27 INFO : S3 bucket rclone-test-libohax7kome: Bucket "rclone-test-libohax7kome" created with ACL "" 2026/05/20 02:07:27 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:27 DEBUG : dir/file1.rclone_chunk.001_biacma: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:27 INFO : dir/file1.rclone_chunk.001_biacma: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:28 INFO : dir/file1.rclone_chunk.001_biacma: Deleted 2026/05/20 02:07:28 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:28 DEBUG : dir: Looking for writers 2026/05/20 02:07:28 DEBUG : Looking for writers 2026/05/20 02:07:28 DEBUG : dir: reading active writers 2026/05/20 02:07:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.60s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:28 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:28 DEBUG : dir/file1.rclone_chunk.001_biadjr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:28 INFO : dir/file1.rclone_chunk.001_biadjr: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:28 INFO : dir/file1.rclone_chunk.001_biadjr: Deleted 2026/05/20 02:07:29 DEBUG : dir/file2: size = 15 OK 2026/05/20 02:07:29 DEBUG : dir/file2.rclone_chunk.001_biadps: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/20 02:07:29 INFO : dir/file2.rclone_chunk.001_biadps: Copied (server-side copy) to: dir/file2 2026/05/20 02:07:29 INFO : dir/file2.rclone_chunk.001_biadps: Deleted 2026/05/20 02:07:29 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/20 02:07:29 DEBUG : dir/subdir/file3.rclone_chunk.001_biae9d: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/20 02:07:29 INFO : dir/subdir/file3.rclone_chunk.001_biae9d: Copied (server-side copy) to: dir/subdir/file3 2026/05/20 02:07:29 INFO : dir/subdir/file3.rclone_chunk.001_biae9d: Deleted 2026/05/20 02:07:30 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:30 DEBUG : dir/subdir: Looking for writers 2026/05/20 02:07:30 DEBUG : dir: Looking for writers 2026/05/20 02:07:30 DEBUG : file1: reading active writers 2026/05/20 02:07:30 DEBUG : file2: reading active writers 2026/05/20 02:07:30 DEBUG : subdir: reading active writers 2026/05/20 02:07:30 DEBUG : Looking for writers 2026/05/20 02:07:30 DEBUG : dir: reading active writers 2026/05/20 02:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.08s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:30 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:30 DEBUG : dir/file1.rclone_chunk.001_biaful: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:30 INFO : dir/file1.rclone_chunk.001_biaful: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:30 INFO : dir/file1.rclone_chunk.001_biaful: Deleted 2026/05/20 02:07:31 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:31 DEBUG : dir: Looking for writers 2026/05/20 02:07:31 DEBUG : file1: reading active writers 2026/05/20 02:07:31 DEBUG : Looking for writers 2026/05/20 02:07:31 DEBUG : dir: reading active writers 2026/05/20 02:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:31 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:31 DEBUG : dir/file1.rclone_chunk.001_biaggr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:31 INFO : dir/file1.rclone_chunk.001_biaggr: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:31 INFO : dir/file1.rclone_chunk.001_biaggr: Deleted 2026/05/20 02:07:31 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:31 DEBUG : dir: Looking for writers 2026/05/20 02:07:31 DEBUG : Looking for writers 2026/05/20 02:07:31 DEBUG : dir: reading active writers 2026/05/20 02:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:32 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:32 DEBUG : dir/file1.rclone_chunk.001_biah8k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:32 INFO : dir/file1.rclone_chunk.001_biah8k: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:32 INFO : dir/file1.rclone_chunk.001_biah8k: Deleted 2026/05/20 02:07:32 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:32 DEBUG : forgetting directory cache 2026/05/20 02:07:32 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:32 DEBUG : Looking for writers 2026/05/20 02:07:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:33 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:33 DEBUG : dir/file1.rclone_chunk.001_biaikt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:33 INFO : dir/file1.rclone_chunk.001_biaikt: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:33 INFO : dir/file1.rclone_chunk.001_biaikt: Deleted 2026/05/20 02:07:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/20 02:07:33 DEBUG : dir: invalidating directory cache 2026/05/20 02:07:33 DEBUG : >ForgetPath: 2026/05/20 02:07:33 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/20 02:07:33 DEBUG : invalidating directory cache 2026/05/20 02:07:33 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:33 DEBUG : >ForgetPath: 2026/05/20 02:07:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/20 02:07:33 DEBUG : >ForgetPath: 2026/05/20 02:07:33 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:33 DEBUG : dir: Looking for writers 2026/05/20 02:07:33 DEBUG : Looking for writers 2026/05/20 02:07:33 DEBUG : dir: reading active writers 2026/05/20 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.87s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:34 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:34 DEBUG : dir/file1.rclone_chunk.001_biajv0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:34 INFO : dir/file1.rclone_chunk.001_biajv0: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:34 INFO : dir/file1.rclone_chunk.001_biajv0: Deleted 2026/05/20 02:07:35 DEBUG : fil/a/b/c: size = 15 OK 2026/05/20 02:07:35 DEBUG : fil/a/b/c.rclone_chunk.001_biaju3: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/05/20 02:07:35 INFO : fil/a/b/c.rclone_chunk.001_biaju3: Copied (server-side copy) to: fil/a/b/c 2026/05/20 02:07:35 INFO : fil/a/b/c.rclone_chunk.001_biaju3: Deleted 2026/05/20 02:07:35 DEBUG : forgetting directory cache 2026/05/20 02:07:35 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:35 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:35 DEBUG : dir: Looking for writers 2026/05/20 02:07:35 DEBUG : fil/a/b: Looking for writers 2026/05/20 02:07:35 DEBUG : fil/a: Looking for writers 2026/05/20 02:07:35 DEBUG : b: reading active writers 2026/05/20 02:07:35 DEBUG : fil: Looking for writers 2026/05/20 02:07:35 DEBUG : a: reading active writers 2026/05/20 02:07:35 DEBUG : Looking for writers 2026/05/20 02:07:35 DEBUG : dir: reading active writers 2026/05/20 02:07:35 DEBUG : fil: reading active writers 2026/05/20 02:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.89s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:36 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:36 DEBUG : dir/file1.rclone_chunk.001_biak1b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:36 INFO : dir/file1.rclone_chunk.001_biak1b: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:36 INFO : dir/file1.rclone_chunk.001_biak1b: Deleted 2026/05/20 02:07:36 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:36 DEBUG : dir: Looking for writers 2026/05/20 02:07:36 DEBUG : Looking for writers 2026/05/20 02:07:36 DEBUG : dir: reading active writers 2026/05/20 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.84s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:37 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:37 DEBUG : dir/file1.rclone_chunk.001_bialdl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:37 INFO : dir/file1.rclone_chunk.001_bialdl: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:37 INFO : dir/file1.rclone_chunk.001_bialdl: Deleted 2026/05/20 02:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:37 DEBUG : dir: Looking for writers 2026/05/20 02:07:37 DEBUG : file1: reading active writers 2026/05/20 02:07:37 DEBUG : Looking for writers 2026/05/20 02:07:37 DEBUG : dir: reading active writers 2026/05/20 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:37 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:37 DEBUG : dir/file1.rclone_chunk.001_biamx6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:37 INFO : dir/file1.rclone_chunk.001_biamx6: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:37 INFO : dir/file1.rclone_chunk.001_biamx6: Deleted 2026/05/20 02:07:38 DEBUG : dir/file2: size = 15 OK 2026/05/20 02:07:38 DEBUG : dir/file2.rclone_chunk.001_bian2y: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/20 02:07:38 INFO : dir/file2.rclone_chunk.001_bian2y: Copied (server-side copy) to: dir/file2 2026/05/20 02:07:38 INFO : dir/file2.rclone_chunk.001_bian2y: Deleted 2026/05/20 02:07:38 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/20 02:07:38 DEBUG : dir/subdir/file3.rclone_chunk.001_bian5o: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/20 02:07:38 INFO : dir/subdir/file3.rclone_chunk.001_bian5o: Copied (server-side copy) to: dir/subdir/file3 2026/05/20 02:07:38 INFO : dir/subdir/file3.rclone_chunk.001_bian5o: Deleted === RUN TestDirReadDirAll/Virtual 2026/05/20 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/20 02:07:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/20 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/20 02:07:39 DEBUG : dir/virtualFile: size = 20 OK 2026/05/20 02:07:39 DEBUG : dir/virtualFile.rclone_chunk.001_biao4e: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/05/20 02:07:39 INFO : dir/virtualFile.rclone_chunk.001_biao4e: Copied (server-side copy) to: dir/virtualFile 2026/05/20 02:07:39 INFO : dir/virtualFile.rclone_chunk.001_biao4e: Deleted 2026/05/20 02:07:39 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/05/20 02:07:39 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_biaooz: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/05/20 02:07:39 INFO : dir/virtualDir/testFile.rclone_chunk.001_biaooz: Copied (server-side copy) to: dir/virtualDir/testFile 2026/05/20 02:07:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_biaooz: Deleted 2026/05/20 02:07:40 DEBUG : S3 bucket rclone-test-libohax7kome: bucket is versioned: false 2026/05/20 02:07:40 DEBUG : Waiting for deletions to finish 2026/05/20 02:07:40 DEBUG : "dir/subdir/file3" version false 2026/05/20 02:07:40 DEBUG : dir/subdir/file3: Deleting (id "") 2026/05/20 02:07:40 INFO : dir/subdir/file3: Deleted 2026/05/20 02:07:40 DEBUG : dir: invalidating directory cache 2026/05/20 02:07:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/20 02:07:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/20 02:07:40 DEBUG : dir/file1: Reset virtual modtime 2026/05/20 02:07:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/20 02:07:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/20 02:07:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/20 02:07:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/20 02:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:07:40 DEBUG : dir: invalidating directory cache 2026/05/20 02:07:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/20 02:07:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 02:07:40 DEBUG : forgetting directory cache 2026/05/20 02:07:40 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:40 DEBUG : dir/virtualDir2: forgetting directory cache 2026/05/20 02:07:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/20 02:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:40 DEBUG : dir/virtualDir2: Looking for writers 2026/05/20 02:07:40 DEBUG : dir/virtualDir: Looking for writers 2026/05/20 02:07:40 DEBUG : dir: Looking for writers 2026/05/20 02:07:40 DEBUG : file1: reading active writers 2026/05/20 02:07:40 DEBUG : virtualFile2: reading active writers 2026/05/20 02:07:40 DEBUG : virtualDir2: reading active writers 2026/05/20 02:07:40 DEBUG : virtualFile: reading active writers 2026/05/20 02:07:40 DEBUG : virtualDir: reading active writers 2026/05/20 02:07:40 DEBUG : Looking for writers 2026/05/20 02:07:40 DEBUG : dir: reading active writers 2026/05/20 02:07:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.18s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:41 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:41 DEBUG : dir/file1.rclone_chunk.001_biapdl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:41 INFO : dir/file1.rclone_chunk.001_biapdl: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:41 INFO : dir/file1.rclone_chunk.001_biapdl: Deleted 2026/05/20 02:07:41 ERROR : dir/: Can only open directories read only 2026/05/20 02:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:41 DEBUG : dir: Looking for writers 2026/05/20 02:07:41 DEBUG : Looking for writers 2026/05/20 02:07:41 DEBUG : dir: reading active writers 2026/05/20 02:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.76s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:41 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:41 DEBUG : dir/file1.rclone_chunk.001_biaqgz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:41 INFO : dir/file1.rclone_chunk.001_biaqgz: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:42 INFO : dir/file1.rclone_chunk.001_biaqgz: Deleted 2026/05/20 02:07:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:07:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/20 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:07:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:07:42 DEBUG : dir/potato: size = 5 OK 2026/05/20 02:07:42 DEBUG : dir/potato.rclone_chunk.001_biarp4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:07:42 INFO : dir/potato.rclone_chunk.001_biarp4: Copied (server-side copy) to: dir/potato 2026/05/20 02:07:42 INFO : dir/potato.rclone_chunk.001_biarp4: Deleted 2026/05/20 02:07:42 DEBUG : dir/potato: size = 5 OK 2026/05/20 02:07:42 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/20 02:07:42 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/20 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:42 DEBUG : dir: Looking for writers 2026/05/20 02:07:42 DEBUG : potato: reading active writers 2026/05/20 02:07:42 DEBUG : file1: reading active writers 2026/05/20 02:07:42 DEBUG : Looking for writers 2026/05/20 02:07:42 DEBUG : dir: reading active writers 2026/05/20 02:07:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.58s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:43 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:43 DEBUG : dir/file1.rclone_chunk.001_bias2r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:43 INFO : dir/file1.rclone_chunk.001_bias2r: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:43 INFO : dir/file1.rclone_chunk.001_bias2r: Deleted 2026/05/20 02:07:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/05/20 02:07:44 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:44 DEBUG : dir/sub: Looking for writers 2026/05/20 02:07:44 DEBUG : dir: Looking for writers 2026/05/20 02:07:44 DEBUG : file1: reading active writers 2026/05/20 02:07:44 DEBUG : sub: reading active writers 2026/05/20 02:07:44 DEBUG : Looking for writers 2026/05/20 02:07:44 DEBUG : dir: reading active writers 2026/05/20 02:07:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.18s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:44 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:44 DEBUG : dir/file1.rclone_chunk.001_biatug: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:44 INFO : dir/file1.rclone_chunk.001_biatug: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:44 INFO : dir/file1.rclone_chunk.001_biatug: Deleted 2026/05/20 02:07:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 02:07:44 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/05/20 02:07:45 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:45 DEBUG : dir/sub/subsub: Looking for writers 2026/05/20 02:07:45 DEBUG : dir/sub: Looking for writers 2026/05/20 02:07:45 DEBUG : subsub: reading active writers 2026/05/20 02:07:45 DEBUG : dir: Looking for writers 2026/05/20 02:07:45 DEBUG : file1: reading active writers 2026/05/20 02:07:45 DEBUG : sub: reading active writers 2026/05/20 02:07:45 DEBUG : Looking for writers 2026/05/20 02:07:45 DEBUG : dir: reading active writers 2026/05/20 02:07:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.11s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:45 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:45 DEBUG : dir/file1.rclone_chunk.001_biaufb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:45 INFO : dir/file1.rclone_chunk.001_biaufb: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:45 INFO : dir/file1.rclone_chunk.001_biaufb: Deleted 2026/05/20 02:07:46 ERROR : dir/: Dir.Remove not empty 2026/05/20 02:07:46 DEBUG : dir/file1: Remove: 2026/05/20 02:07:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:07:46 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:07:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:46 DEBUG : Looking for writers 2026/05/20 02:07:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:46 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:46 DEBUG : dir/file1.rclone_chunk.001_biavcu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:46 INFO : dir/file1.rclone_chunk.001_biavcu: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:46 INFO : dir/file1.rclone_chunk.001_biavcu: Deleted 2026/05/20 02:07:46 DEBUG : dir/file1: Remove: 2026/05/20 02:07:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:07:46 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:07:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:46 DEBUG : Looking for writers 2026/05/20 02:07:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.94s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:47 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:47 DEBUG : dir/file1.rclone_chunk.001_biaw21: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:47 INFO : dir/file1.rclone_chunk.001_biaw21: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:47 INFO : dir/file1.rclone_chunk.001_biaw21: Deleted 2026/05/20 02:07:47 DEBUG : dir/file1: Remove: 2026/05/20 02:07:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:07:47 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/05/20 02:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:47 DEBUG : dir: Looking for writers 2026/05/20 02:07:47 DEBUG : Looking for writers 2026/05/20 02:07:47 DEBUG : dir: reading active writers 2026/05/20 02:07:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:48 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:48 DEBUG : dir/file1.rclone_chunk.001_biax5h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:48 INFO : dir/file1.rclone_chunk.001_biax5h: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:48 INFO : dir/file1.rclone_chunk.001_biax5h: Deleted 2026/05/20 02:07:48 DEBUG : dir/file3: size = 15 OK 2026/05/20 02:07:48 DEBUG : dir/file3.rclone_chunk.001_biaxac: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/05/20 02:07:48 INFO : dir/file3.rclone_chunk.001_biaxac: Copied (server-side copy) to: dir/file3 2026/05/20 02:07:49 INFO : dir/file3.rclone_chunk.001_biaxac: Deleted 2026/05/20 02:07:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/20 02:07:49 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:07:49 DEBUG : dir/file3: copy non-chunked object... 2026/05/20 02:07:49 DEBUG : dir2/file3: size = 15 OK 2026/05/20 02:07:49 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/05/20 02:07:49 DEBUG : dir2/file1: size = 14 OK 2026/05/20 02:07:49 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/05/20 02:07:49 INFO : dir/file3: Deleted 2026/05/20 02:07:49 INFO : dir/file1: Deleted 2026/05/20 02:07:49 DEBUG : dir: Updating dir with dir2 0x2846ce750750 2026/05/20 02:07:49 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:07:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/20 02:07:49 DEBUG : dir2/file1: copy non-chunked object... 2026/05/20 02:07:50 DEBUG : file2: size = 14 OK 2026/05/20 02:07:50 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/05/20 02:07:50 INFO : dir2/file1: Deleted 2026/05/20 02:07:50 DEBUG : file2: Updating file with file2 0x2846ceae6750 2026/05/20 02:07:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/20 02:07:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:07:50 DEBUG : file2: copy non-chunked object... 2026/05/20 02:07:50 DEBUG : dir2/file3: size = 14 OK 2026/05/20 02:07:50 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/05/20 02:07:50 INFO : file2: Deleted 2026/05/20 02:07:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x2846ceae6750 2026/05/20 02:07:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/20 02:07:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/20 02:07:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/20 02:07:50 DEBUG : empty directory: Updating dir with renamed empty directory 0x2846ce59c410 2026/05/20 02:07:50 DEBUG : empty directory: forgetting directory cache 2026/05/20 02:07:50 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/20 02:07:50 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/20 02:07:50 DEBUG : dir2: Renaming to "dir3" 2026/05/20 02:07:50 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:50 DEBUG : dir3: Looking for writers 2026/05/20 02:07:50 DEBUG : file3: reading active writers 2026/05/20 02:07:50 DEBUG : renamed empty directory: Looking for writers 2026/05/20 02:07:50 DEBUG : Looking for writers 2026/05/20 02:07:50 DEBUG : dir3: reading active writers 2026/05/20 02:07:50 DEBUG : renamed empty directory: reading active writers 2026/05/20 02:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.04s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:51 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:51 DEBUG : dir/file1.rclone_chunk.001_bib0s8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:51 INFO : dir/file1.rclone_chunk.001_bib0s8: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:51 INFO : dir/file1.rclone_chunk.001_bib0s8: Deleted 2026/05/20 02:07:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 02:07:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:07:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:07:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:07:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/20 02:07:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/20 02:07:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:07:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:07:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:07:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:07:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/20 02:07:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/20 02:07:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:07:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (12 bytes), uploading instead of streaming 2026/05/20 02:07:52 DEBUG : dir/sub/file2: size = 12 OK 2026/05/20 02:07:52 DEBUG : dir/sub/file2.rclone_chunk.001_bib0jf: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/20 02:07:52 INFO : dir/sub/file2.rclone_chunk.001_bib0jf: Copied (server-side copy) to: dir/sub/file2 2026/05/20 02:07:52 INFO : dir/sub/file2.rclone_chunk.001_bib0jf: Deleted 2026/05/20 02:07:52 DEBUG : dir/sub/file2: size = 12 OK 2026/05/20 02:07:52 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/20 02:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:07:52 DEBUG : forgetting directory cache 2026/05/20 02:07:52 DEBUG : dir: forgetting directory cache 2026/05/20 02:07:52 DEBUG : dir/sub: forgetting directory cache 2026/05/20 02:07:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/20 02:07:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:07:52 DEBUG : dir/sub/file0: size = 5 OK 2026/05/20 02:07:52 DEBUG : dir/sub/file0.rclone_chunk.001_bib1o2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:07:52 INFO : dir/sub/file0.rclone_chunk.001_bib1o2: Copied (server-side copy) to: dir/sub/file0 2026/05/20 02:07:52 INFO : dir/sub/file0.rclone_chunk.001_bib1o2: Deleted 2026/05/20 02:07:52 DEBUG : dir/sub/file0: size = 5 OK 2026/05/20 02:07:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/20 02:07:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:07:52 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:52 DEBUG : dir/sub: Looking for writers 2026/05/20 02:07:52 DEBUG : file0: reading active writers 2026/05/20 02:07:52 DEBUG : file2: reading active writers 2026/05/20 02:07:52 DEBUG : dir: Looking for writers 2026/05/20 02:07:52 DEBUG : file1: reading active writers 2026/05/20 02:07:52 DEBUG : sub: reading active writers 2026/05/20 02:07:52 DEBUG : Looking for writers 2026/05/20 02:07:52 DEBUG : dir: reading active writers 2026/05/20 02:07:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/20 02:07:53 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:53 DEBUG : Looking for writers 2026/05/20 02:07:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:53 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:53 DEBUG : dir/file1.rclone_chunk.001_bib27b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:53 INFO : dir/file1.rclone_chunk.001_bib27b: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:53 INFO : dir/file1.rclone_chunk.001_bib27b: Deleted 2026/05/20 02:07:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:07:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:07:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/20 02:07:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:07:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/20 02:07:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/20 02:07:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/20 02:07:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:07:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:07:53 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:53 DEBUG : dir: Looking for writers 2026/05/20 02:07:53 DEBUG : file1: reading active writers 2026/05/20 02:07:53 DEBUG : file1.metadata: reading active writers 2026/05/20 02:07:53 DEBUG : Looking for writers 2026/05/20 02:07:53 DEBUG : dir: reading active writers 2026/05/20 02:07:53 DEBUG : dir.metadata: reading active writers 2026/05/20 02:07:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:54 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:54 DEBUG : dir/file1.rclone_chunk.001_bib3wt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:54 INFO : dir/file1.rclone_chunk.001_bib3wt: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:54 INFO : dir/file1.rclone_chunk.001_bib3wt: Deleted 2026/05/20 02:07:54 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:54 DEBUG : dir: Looking for writers 2026/05/20 02:07:54 DEBUG : file1: reading active writers 2026/05/20 02:07:54 DEBUG : Looking for writers 2026/05/20 02:07:54 DEBUG : dir: reading active writers 2026/05/20 02:07:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.93s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:55 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:55 DEBUG : dir/file1.rclone_chunk.001_bib4ue: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:55 INFO : dir/file1.rclone_chunk.001_bib4ue: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:55 INFO : dir/file1.rclone_chunk.001_bib4ue: Deleted 2026/05/20 02:07:56 DEBUG : time_test: size = 5 OK 2026/05/20 02:07:56 DEBUG : time_test.rclone_chunk.001_bib4rx: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/05/20 02:07:56 INFO : time_test.rclone_chunk.001_bib4rx: Copied (server-side copy) to: time_test 2026/05/20 02:07:56 INFO : time_test.rclone_chunk.001_bib4rx: Deleted 2026/05/20 02:07:56 DEBUG : Can set mod time: true 2026/05/20 02:07:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:07:56 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:56 DEBUG : dir: Looking for writers 2026/05/20 02:07:56 DEBUG : file1: reading active writers 2026/05/20 02:07:56 DEBUG : Looking for writers 2026/05/20 02:07:56 DEBUG : dir: reading active writers 2026/05/20 02:07:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:57 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:57 DEBUG : dir/file1.rclone_chunk.001_bib5sd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:57 INFO : dir/file1.rclone_chunk.001_bib5sd: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:57 INFO : dir/file1.rclone_chunk.001_bib5sd: Deleted 2026/05/20 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:07:58 DEBUG : dir/file1: size = 0 OK 2026/05/20 02:07:58 DEBUG : dir/file1.rclone_chunk.001_bib6vo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:07:58 INFO : dir/file1.rclone_chunk.001_bib6vo: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:58 INFO : dir/file1.rclone_chunk.001_bib6vo: Deleted 2026/05/20 02:07:58 DEBUG : dir/file1: size = 0 OK 2026/05/20 02:07:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 02:07:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:07:58 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:58 DEBUG : dir: Looking for writers 2026/05/20 02:07:58 DEBUG : file1: reading active writers 2026/05/20 02:07:58 DEBUG : Looking for writers 2026/05/20 02:07:58 DEBUG : dir: reading active writers 2026/05/20 02:07:58 DEBUG : >WaitForWriters: 2026/05/20 02:07:58 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:58 DEBUG : dir: Looking for writers 2026/05/20 02:07:58 DEBUG : file1: reading active writers 2026/05/20 02:07:58 DEBUG : Looking for writers 2026/05/20 02:07:58 DEBUG : dir: reading active writers 2026/05/20 02:07:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:07:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:07:58 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:07:58 DEBUG : dir/file1.rclone_chunk.001_bib77p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:07:58 INFO : dir/file1.rclone_chunk.001_bib77p: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:58 INFO : dir/file1.rclone_chunk.001_bib77p: Deleted 2026/05/20 02:07:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:07:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:07:59 DEBUG : dir/file1: size = 5 OK 2026/05/20 02:07:59 DEBUG : dir/file1.rclone_chunk.001_bib8h8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:07:59 INFO : dir/file1.rclone_chunk.001_bib8h8: Copied (server-side copy) to: dir/file1 2026/05/20 02:07:59 INFO : dir/file1.rclone_chunk.001_bib8h8: Deleted 2026/05/20 02:07:59 DEBUG : dir/file1: size = 5 OK 2026/05/20 02:07:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 02:07:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:07:59 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:59 DEBUG : dir: Looking for writers 2026/05/20 02:07:59 DEBUG : file1: reading active writers 2026/05/20 02:07:59 DEBUG : Looking for writers 2026/05/20 02:07:59 DEBUG : dir: reading active writers 2026/05/20 02:07:59 DEBUG : >WaitForWriters: 2026/05/20 02:07:59 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:07:59 DEBUG : dir: Looking for writers 2026/05/20 02:07:59 DEBUG : file1: reading active writers 2026/05/20 02:07:59 DEBUG : Looking for writers 2026/05/20 02:07:59 DEBUG : dir: reading active writers 2026/05/20 02:07:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:00 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:00 DEBUG : dir/file1.rclone_chunk.001_bib9rf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:00 INFO : dir/file1.rclone_chunk.001_bib9rf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:00 INFO : dir/file1.rclone_chunk.001_bib9rf: Deleted 2026/05/20 02:08:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:08:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:01 DEBUG : dir: Looking for writers 2026/05/20 02:08:01 DEBUG : file1: reading active writers 2026/05/20 02:08:01 DEBUG : Looking for writers 2026/05/20 02:08:01 DEBUG : dir: reading active writers 2026/05/20 02:08:01 DEBUG : >WaitForWriters: 2026/05/20 02:08:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:01 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:01 DEBUG : dir/file1.rclone_chunk.001_biba3u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:01 INFO : dir/file1.rclone_chunk.001_biba3u: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:01 INFO : dir/file1.rclone_chunk.001_biba3u: Deleted 2026/05/20 02:08:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:08:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:02 DEBUG : dir/file1(0x2846ce412d00): close: 2026/05/20 02:08:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:08:02 DEBUG : dir/file1(0x2846ce412d00): >close: err= 2026/05/20 02:08:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:02 DEBUG : dir: Looking for writers 2026/05/20 02:08:02 DEBUG : file1: reading active writers 2026/05/20 02:08:02 DEBUG : Looking for writers 2026/05/20 02:08:02 DEBUG : dir: reading active writers 2026/05/20 02:08:02 DEBUG : >WaitForWriters: 2026/05/20 02:08:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:02 DEBUG : dir: Looking for writers 2026/05/20 02:08:02 DEBUG : file1: reading active writers 2026/05/20 02:08:02 DEBUG : Looking for writers 2026/05/20 02:08:02 DEBUG : dir: reading active writers 2026/05/20 02:08:02 DEBUG : >WaitForWriters: 2026/05/20 02:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:02 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:02 DEBUG : dir/file1.rclone_chunk.001_bibb7a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:02 INFO : dir/file1.rclone_chunk.001_bibb7a: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:02 INFO : dir/file1.rclone_chunk.001_bibb7a: Deleted 2026/05/20 02:08:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:08:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): _writeAt: size=5, off=0 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): openPending: 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): >openPending: err= 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): >_writeAt: n=5, err= 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): close: 2026/05/20 02:08:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/20 02:08:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/20 02:08:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/20 02:08:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 02:08:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:03 DEBUG : dir/file1(0x2846ce820180): >close: err= 2026/05/20 02:08:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:08:03 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:03 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:03 DEBUG : dir/file1.rclone_chunk.001_bibcar: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/20 02:08:03 INFO : dir/file1.rclone_chunk.001_bibcar: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:03 INFO : dir/file1.rclone_chunk.001_bibcar: Deleted 2026/05/20 02:08:03 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:03 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/05/20 02:08:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/20 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:03 DEBUG : dir: Looking for writers 2026/05/20 02:08:03 DEBUG : file1: reading active writers 2026/05/20 02:08:03 DEBUG : Looking for writers 2026/05/20 02:08:03 DEBUG : dir: reading active writers 2026/05/20 02:08:03 DEBUG : >WaitForWriters: 2026/05/20 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:04 DEBUG : dir: Looking for writers 2026/05/20 02:08:04 DEBUG : file1: reading active writers 2026/05/20 02:08:04 DEBUG : Looking for writers 2026/05/20 02:08:04 DEBUG : dir: reading active writers 2026/05/20 02:08:04 DEBUG : >WaitForWriters: 2026/05/20 02:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.20s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.72s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:04 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:04 DEBUG : dir/file1.rclone_chunk.001_bibd8f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:04 INFO : dir/file1.rclone_chunk.001_bibd8f: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:04 INFO : dir/file1.rclone_chunk.001_bibd8f: Deleted 2026/05/20 02:08:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:05 DEBUG : dir: Looking for writers 2026/05/20 02:08:05 DEBUG : file1: reading active writers 2026/05/20 02:08:05 DEBUG : Looking for writers 2026/05/20 02:08:05 DEBUG : dir: reading active writers 2026/05/20 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.98s) === RUN TestFileOpenReadUnknownSize 2026/05/20 02:08:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/20 02:08:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/20 02:08:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/20 02:08:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:05 DEBUG : Looking for writers 2026/05/20 02:08:05 DEBUG : file.txt: reading active writers 2026/05/20 02:08:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:05 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:05 DEBUG : dir/file1.rclone_chunk.001_bibe09: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:05 INFO : dir/file1.rclone_chunk.001_bibe09: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:05 INFO : dir/file1.rclone_chunk.001_bibe09: Deleted 2026/05/20 02:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:08:06 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:06 DEBUG : dir/file1.rclone_chunk.001_bibfb2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:06 INFO : dir/file1.rclone_chunk.001_bibfb2: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:06 INFO : dir/file1.rclone_chunk.001_bibfb2: Deleted 2026/05/20 02:08:06 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 02:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:06 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:06 DEBUG : dir: Looking for writers 2026/05/20 02:08:06 DEBUG : file1: reading active writers 2026/05/20 02:08:06 DEBUG : Looking for writers 2026/05/20 02:08:06 DEBUG : dir: reading active writers 2026/05/20 02:08:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.40s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:07 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:07 DEBUG : dir/file1.rclone_chunk.001_bibfu4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:07 INFO : dir/file1.rclone_chunk.001_bibfu4: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:07 INFO : dir/file1.rclone_chunk.001_bibfu4: Deleted 2026/05/20 02:08:07 DEBUG : dir/file1: Remove: 2026/05/20 02:08:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:07 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:08:07 DEBUG : dir/file1: Remove: 2026/05/20 02:08:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 02:08:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:07 DEBUG : dir: Looking for writers 2026/05/20 02:08:07 DEBUG : Looking for writers 2026/05/20 02:08:07 DEBUG : dir: reading active writers 2026/05/20 02:08:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.97s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:08 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:08 DEBUG : dir/file1.rclone_chunk.001_bibg91: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:08 INFO : dir/file1.rclone_chunk.001_bibg91: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:08 INFO : dir/file1.rclone_chunk.001_bibg91: Deleted 2026/05/20 02:08:08 DEBUG : dir/file1: Remove: 2026/05/20 02:08:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:08 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:08:08 DEBUG : dir/file1: Remove: 2026/05/20 02:08:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 02:08:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:08 DEBUG : dir: Looking for writers 2026/05/20 02:08:08 DEBUG : Looking for writers 2026/05/20 02:08:08 DEBUG : dir: reading active writers 2026/05/20 02:08:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:08 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:08 DEBUG : dir/file1.rclone_chunk.001_bibh33: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:08 INFO : dir/file1.rclone_chunk.001_bibh33: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:08 INFO : dir/file1.rclone_chunk.001_bibh33: Deleted 2026/05/20 02:08:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:08:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:08:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/20 02:08:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:08:09 DEBUG : dir/file1: Open: flags=0x3 2026/05/20 02:08:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/20 02:08:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/20 02:08:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:09 DEBUG : dir: Looking for writers 2026/05/20 02:08:09 DEBUG : file1: reading active writers 2026/05/20 02:08:09 DEBUG : Looking for writers 2026/05/20 02:08:09 DEBUG : dir: reading active writers 2026/05/20 02:08:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:09 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:09 DEBUG : dir/file1.rclone_chunk.001_bibiuw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:09 INFO : dir/file1.rclone_chunk.001_bibiuw: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:09 INFO : dir/file1.rclone_chunk.001_bibiuw: Deleted 2026/05/20 02:08:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:09 DEBUG : dir: Looking for writers 2026/05/20 02:08:09 DEBUG : file1: reading active writers 2026/05/20 02:08:09 DEBUG : Looking for writers 2026/05/20 02:08:09 DEBUG : dir: reading active writers 2026/05/20 02:08:09 DEBUG : >WaitForWriters: 2026/05/20 02:08:10 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:10 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:10 INFO : dir/file1: Deleted 2026/05/20 02:08:10 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce92fad0 2026/05/20 02:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:10 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:10 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:10 INFO : newLeaf: Deleted 2026/05/20 02:08:10 DEBUG : dir/file1: Updating file with dir/file1 0x2846ce92fad0 2026/05/20 02:08:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:08:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:10 DEBUG : dir/file1: File is currently open, delaying rename 0x2846ce92fad0 2026/05/20 02:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:08:11 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:11 DEBUG : dir/file1.rclone_chunk.001_bibji6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:11 INFO : dir/file1.rclone_chunk.001_bibji6: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:11 INFO : dir/file1.rclone_chunk.001_bibji6: Deleted 2026/05/20 02:08:11 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 02:08:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:11 DEBUG : newLeaf: Running delayed rename now 2026/05/20 02:08:11 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:11 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:11 INFO : dir/file1: Deleted 2026/05/20 02:08:11 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce92fad0 2026/05/20 02:08:11 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:11 DEBUG : dir: Looking for writers 2026/05/20 02:08:11 DEBUG : Looking for writers 2026/05/20 02:08:11 DEBUG : dir: reading active writers 2026/05/20 02:08:11 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:11 DEBUG : >WaitForWriters: 2026/05/20 02:08:11 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:11 DEBUG : dir: Looking for writers 2026/05/20 02:08:11 DEBUG : Looking for writers 2026/05/20 02:08:11 DEBUG : dir: reading active writers 2026/05/20 02:08:11 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:12 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:12 DEBUG : dir/file1.rclone_chunk.001_bibkge: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:12 INFO : dir/file1.rclone_chunk.001_bibkge: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:12 INFO : dir/file1.rclone_chunk.001_bibkge: Deleted 2026/05/20 02:08:12 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:12 DEBUG : dir: Looking for writers 2026/05/20 02:08:12 DEBUG : file1: reading active writers 2026/05/20 02:08:12 DEBUG : Looking for writers 2026/05/20 02:08:12 DEBUG : dir: reading active writers 2026/05/20 02:08:12 DEBUG : >WaitForWriters: 2026/05/20 02:08:12 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:12 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:12 INFO : dir/file1: Deleted 2026/05/20 02:08:12 DEBUG : newLeaf: Updating file with newLeaf 0x2846ceda9110 2026/05/20 02:08:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:13 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:13 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:13 INFO : newLeaf: Deleted 2026/05/20 02:08:13 DEBUG : dir/file1: Updating file with dir/file1 0x2846ceda9110 2026/05/20 02:08:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:08:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:13 DEBUG : dir/file1: File is currently open, delaying rename 0x2846ceda9110 2026/05/20 02:08:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:08:13 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:13 DEBUG : dir/file1.rclone_chunk.001_bibm01: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:13 INFO : dir/file1.rclone_chunk.001_bibm01: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:13 INFO : dir/file1.rclone_chunk.001_bibm01: Deleted 2026/05/20 02:08:13 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:08:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/20 02:08:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:13 DEBUG : newLeaf: Running delayed rename now 2026/05/20 02:08:13 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:14 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:14 INFO : dir/file1: Deleted 2026/05/20 02:08:14 DEBUG : newLeaf: Updating file with newLeaf 0x2846ceda9110 2026/05/20 02:08:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:14 DEBUG : dir: Looking for writers 2026/05/20 02:08:14 DEBUG : Looking for writers 2026/05/20 02:08:14 DEBUG : dir: reading active writers 2026/05/20 02:08:14 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:14 DEBUG : >WaitForWriters: 2026/05/20 02:08:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:14 DEBUG : dir: Looking for writers 2026/05/20 02:08:14 DEBUG : Looking for writers 2026/05/20 02:08:14 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:14 DEBUG : dir: reading active writers 2026/05/20 02:08:14 DEBUG : >WaitForWriters: 2026/05/20 02:08:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:14 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:14 DEBUG : dir/file1.rclone_chunk.001_bibnci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:14 INFO : dir/file1.rclone_chunk.001_bibnci: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:14 INFO : dir/file1.rclone_chunk.001_bibnci: Deleted 2026/05/20 02:08:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): openPending: 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): >openPending: err= 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): _writeAt: size=14, off=0 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): >_writeAt: n=14, err= 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): close: 2026/05/20 02:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:08:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ceefec40): >close: err= 2026/05/20 02:08:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:08:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:15 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:15 DEBUG : dir/file1.rclone_chunk.001_bibobz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:15 INFO : dir/file1.rclone_chunk.001_bibobz: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:15 INFO : dir/file1.rclone_chunk.001_bibobz: Deleted 2026/05/20 02:08:15 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:15 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:08:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 02:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:15 DEBUG : dir: Looking for writers 2026/05/20 02:08:15 DEBUG : file1: reading active writers 2026/05/20 02:08:15 DEBUG : Looking for writers 2026/05/20 02:08:15 DEBUG : dir: reading active writers 2026/05/20 02:08:15 DEBUG : >WaitForWriters: 2026/05/20 02:08:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): _readAt: size=512, off=0 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): openPending: 2026/05/20 02:08:15 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/05/20 02:08:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): >openPending: err= 2026/05/20 02:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): >_readAt: n=14, err=EOF 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): close: 2026/05/20 02:08:15 DEBUG : dir/file1(0x2846ce8de480): >close: err= 2026/05/20 02:08:15 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:16 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:16 INFO : dir/file1: Deleted 2026/05/20 02:08:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:16 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce92e750 2026/05/20 02:08:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:16 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:16 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:16 INFO : newLeaf: Deleted 2026/05/20 02:08:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:08:16 DEBUG : dir/file1: Updating file with dir/file1 0x2846ce92e750 2026/05/20 02:08:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:16 DEBUG : dir/file1(0x2846ce742500): openPending: 2026/05/20 02:08:16 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/05/20 02:08:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:16 DEBUG : dir/file1(0x2846ce742500): >openPending: err= 2026/05/20 02:08:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:16 DEBUG : dir/file1(0x2846ce742500): _writeAt: size=25, off=0 2026/05/20 02:08:16 DEBUG : dir/file1(0x2846ce742500): >_writeAt: n=25, err= 2026/05/20 02:08:16 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:16 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:16 INFO : dir/file1: Deleted 2026/05/20 02:08:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:16 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce92e750 2026/05/20 02:08:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:16 DEBUG : newLeaf(0x2846ce742500): close: 2026/05/20 02:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:08:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:08:16.628717917 +0000 UTC m=+49.833692053 2026/05/20 02:08:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:16 DEBUG : newLeaf(0x2846ce742500): >close: err= 2026/05/20 02:08:16 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:16 DEBUG : dir: Looking for writers 2026/05/20 02:08:16 DEBUG : Looking for writers 2026/05/20 02:08:16 DEBUG : dir: reading active writers 2026/05/20 02:08:16 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:16 DEBUG : dir: Looking for writers 2026/05/20 02:08:16 DEBUG : Looking for writers 2026/05/20 02:08:16 DEBUG : dir: reading active writers 2026/05/20 02:08:16 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:16 DEBUG : dir: Looking for writers 2026/05/20 02:08:16 DEBUG : Looking for writers 2026/05/20 02:08:16 DEBUG : dir: reading active writers 2026/05/20 02:08:16 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:16 DEBUG : dir: Looking for writers 2026/05/20 02:08:16 DEBUG : Looking for writers 2026/05/20 02:08:16 DEBUG : dir: reading active writers 2026/05/20 02:08:16 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:16 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:08:16 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:17 DEBUG : dir: Looking for writers 2026/05/20 02:08:17 DEBUG : Looking for writers 2026/05/20 02:08:17 DEBUG : dir: reading active writers 2026/05/20 02:08:17 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:17 DEBUG : dir: Looking for writers 2026/05/20 02:08:17 DEBUG : Looking for writers 2026/05/20 02:08:17 DEBUG : dir: reading active writers 2026/05/20 02:08:17 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:17 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:17 DEBUG : newLeaf.rclone_chunk.001_bibpeu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:17 INFO : newLeaf.rclone_chunk.001_bibpeu: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:17 DEBUG : dir: Looking for writers 2026/05/20 02:08:17 DEBUG : Looking for writers 2026/05/20 02:08:17 DEBUG : dir: reading active writers 2026/05/20 02:08:17 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/20 02:08:17 INFO : newLeaf.rclone_chunk.001_bibpeu: Deleted 2026/05/20 02:08:17 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:17 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:08:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:08:16.628717917 +0000 UTC" 2026/05/20 02:08:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:08:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:08:18 DEBUG : dir: Looking for writers 2026/05/20 02:08:18 DEBUG : Looking for writers 2026/05/20 02:08:18 DEBUG : dir: reading active writers 2026/05/20 02:08:18 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:18 DEBUG : >WaitForWriters: 2026/05/20 02:08:18 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:18 DEBUG : dir: Looking for writers 2026/05/20 02:08:18 DEBUG : Looking for writers 2026/05/20 02:08:18 DEBUG : dir: reading active writers 2026/05/20 02:08:18 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:18 DEBUG : >WaitForWriters: 2026/05/20 02:08:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:18 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:18 DEBUG : dir/file1.rclone_chunk.001_bibrde: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:18 INFO : dir/file1.rclone_chunk.001_bibrde: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:18 INFO : dir/file1.rclone_chunk.001_bibrde: Deleted 2026/05/20 02:08:19 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:19 DEBUG : dir: Looking for writers 2026/05/20 02:08:19 DEBUG : file1: reading active writers 2026/05/20 02:08:19 DEBUG : Looking for writers 2026/05/20 02:08:19 DEBUG : dir: reading active writers 2026/05/20 02:08:19 DEBUG : >WaitForWriters: 2026/05/20 02:08:19 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:19 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:19 INFO : dir/file1: Deleted 2026/05/20 02:08:19 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce479ba0 2026/05/20 02:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:19 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:19 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:19 INFO : newLeaf: Deleted 2026/05/20 02:08:19 DEBUG : dir/file1: Updating file with dir/file1 0x2846ce479ba0 2026/05/20 02:08:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:19 DEBUG : dir/file1(0x2846ce91b680): openPending: 2026/05/20 02:08:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:19 DEBUG : dir/file1(0x2846ce91b680): >openPending: err= 2026/05/20 02:08:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:19 DEBUG : dir/file1(0x2846ce91b680): _writeAt: size=25, off=0 2026/05/20 02:08:19 DEBUG : dir/file1(0x2846ce91b680): >_writeAt: n=25, err= 2026/05/20 02:08:20 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:20 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:20 INFO : dir/file1: Deleted 2026/05/20 02:08:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:20 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce479ba0 2026/05/20 02:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:20 DEBUG : newLeaf(0x2846ce91b680): close: 2026/05/20 02:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:08:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:08:19.961768473 +0000 UTC m=+53.166742548 2026/05/20 02:08:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:20 DEBUG : newLeaf(0x2846ce91b680): >close: err= 2026/05/20 02:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:08:20 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:20 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:20 DEBUG : newLeaf.rclone_chunk.001_bibttm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:20 INFO : newLeaf.rclone_chunk.001_bibttm: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:20 INFO : newLeaf.rclone_chunk.001_bibttm: Deleted 2026/05/20 02:08:20 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:20 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:08:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:08:19.961768473 +0000 UTC" 2026/05/20 02:08:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : >WaitForWriters: 2026/05/20 02:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:20 DEBUG : dir: Looking for writers 2026/05/20 02:08:20 DEBUG : Looking for writers 2026/05/20 02:08:20 DEBUG : dir: reading active writers 2026/05/20 02:08:20 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:20 DEBUG : >WaitForWriters: 2026/05/20 02:08:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:21 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:21 DEBUG : dir/file1.rclone_chunk.001_bibukr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:21 INFO : dir/file1.rclone_chunk.001_bibukr: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:21 INFO : dir/file1.rclone_chunk.001_bibukr: Deleted 2026/05/20 02:08:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): openPending: 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): >openPending: err= 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): _writeAt: size=14, off=0 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): >_writeAt: n=14, err= 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): close: 2026/05/20 02:08:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:08:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:21 DEBUG : dir/file1(0x2846ce84be80): >close: err= 2026/05/20 02:08:21 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:21 DEBUG : dir: Looking for writers 2026/05/20 02:08:21 DEBUG : file1: reading active writers 2026/05/20 02:08:21 DEBUG : Looking for writers 2026/05/20 02:08:21 DEBUG : dir: reading active writers 2026/05/20 02:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:21 DEBUG : dir: Looking for writers 2026/05/20 02:08:21 DEBUG : file1: reading active writers 2026/05/20 02:08:21 DEBUG : Looking for writers 2026/05/20 02:08:21 DEBUG : dir: reading active writers 2026/05/20 02:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:21 DEBUG : dir: Looking for writers 2026/05/20 02:08:21 DEBUG : file1: reading active writers 2026/05/20 02:08:21 DEBUG : Looking for writers 2026/05/20 02:08:21 DEBUG : dir: reading active writers 2026/05/20 02:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:21 DEBUG : dir: Looking for writers 2026/05/20 02:08:21 DEBUG : file1: reading active writers 2026/05/20 02:08:21 DEBUG : Looking for writers 2026/05/20 02:08:21 DEBUG : dir: reading active writers 2026/05/20 02:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:08:21 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:21 DEBUG : dir: Looking for writers 2026/05/20 02:08:21 DEBUG : file1: reading active writers 2026/05/20 02:08:21 DEBUG : Looking for writers 2026/05/20 02:08:21 DEBUG : dir: reading active writers 2026/05/20 02:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:22 DEBUG : dir: Looking for writers 2026/05/20 02:08:22 DEBUG : file1: reading active writers 2026/05/20 02:08:22 DEBUG : Looking for writers 2026/05/20 02:08:22 DEBUG : dir: reading active writers 2026/05/20 02:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:22 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:22 DEBUG : dir/file1.rclone_chunk.001_bibuxk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:22 INFO : dir/file1.rclone_chunk.001_bibuxk: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:22 INFO : dir/file1.rclone_chunk.001_bibuxk: Deleted 2026/05/20 02:08:22 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:22 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:08:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 02:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:22 DEBUG : dir: Looking for writers 2026/05/20 02:08:22 DEBUG : file1: reading active writers 2026/05/20 02:08:22 DEBUG : Looking for writers 2026/05/20 02:08:22 DEBUG : dir: reading active writers 2026/05/20 02:08:22 DEBUG : >WaitForWriters: 2026/05/20 02:08:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): _readAt: size=512, off=0 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): openPending: 2026/05/20 02:08:22 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/05/20 02:08:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): >openPending: err= 2026/05/20 02:08:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): >_readAt: n=14, err=EOF 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): close: 2026/05/20 02:08:22 DEBUG : dir/file1(0x2846ce8de940): >close: err= 2026/05/20 02:08:22 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:22 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:22 INFO : dir/file1: Deleted 2026/05/20 02:08:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:22 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce86af70 2026/05/20 02:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:22 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:23 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:23 INFO : newLeaf: Deleted 2026/05/20 02:08:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:08:23 DEBUG : dir/file1: Updating file with dir/file1 0x2846ce86af70 2026/05/20 02:08:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:23 DEBUG : dir/file1(0x2846cea234c0): openPending: 2026/05/20 02:08:23 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/05/20 02:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:23 DEBUG : dir/file1(0x2846cea234c0): >openPending: err= 2026/05/20 02:08:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:23 DEBUG : dir/file1(0x2846cea234c0): _writeAt: size=25, off=0 2026/05/20 02:08:23 DEBUG : dir/file1(0x2846cea234c0): >_writeAt: n=25, err= 2026/05/20 02:08:23 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:23 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:23 INFO : dir/file1: Deleted 2026/05/20 02:08:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:23 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce86af70 2026/05/20 02:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:23 DEBUG : newLeaf(0x2846cea234c0): close: 2026/05/20 02:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:08:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:08:23.209398077 +0000 UTC m=+56.414372141 2026/05/20 02:08:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:23 DEBUG : newLeaf(0x2846cea234c0): >close: err= 2026/05/20 02:08:23 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:23 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:08:23 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:23 DEBUG : dir: Looking for writers 2026/05/20 02:08:23 DEBUG : Looking for writers 2026/05/20 02:08:23 DEBUG : dir: reading active writers 2026/05/20 02:08:23 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:24 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:24 DEBUG : newLeaf.rclone_chunk.001_bibwsg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:24 INFO : newLeaf.rclone_chunk.001_bibwsg: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:24 INFO : newLeaf.rclone_chunk.001_bibwsg: Deleted 2026/05/20 02:08:24 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:24 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:08:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:08:23.209398077 +0000 UTC" 2026/05/20 02:08:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:08:24 DEBUG : dir: Looking for writers 2026/05/20 02:08:24 DEBUG : Looking for writers 2026/05/20 02:08:24 DEBUG : dir: reading active writers 2026/05/20 02:08:24 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:24 DEBUG : >WaitForWriters: 2026/05/20 02:08:24 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:24 DEBUG : dir: Looking for writers 2026/05/20 02:08:24 DEBUG : Looking for writers 2026/05/20 02:08:24 DEBUG : dir: reading active writers 2026/05/20 02:08:24 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:24 DEBUG : >WaitForWriters: 2026/05/20 02:08:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:24 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:24 DEBUG : dir/file1.rclone_chunk.001_bibxi3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:08:24 INFO : dir/file1.rclone_chunk.001_bibxi3: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:24 INFO : dir/file1.rclone_chunk.001_bibxi3: Deleted 2026/05/20 02:08:25 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:25 DEBUG : dir: Looking for writers 2026/05/20 02:08:25 DEBUG : file1: reading active writers 2026/05/20 02:08:25 DEBUG : Looking for writers 2026/05/20 02:08:25 DEBUG : dir: reading active writers 2026/05/20 02:08:25 DEBUG : >WaitForWriters: 2026/05/20 02:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): _readAt: size=512, off=0 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): openPending: 2026/05/20 02:08:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): >openPending: err= 2026/05/20 02:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/20 02:08:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): >_readAt: n=14, err=EOF 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): close: 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846cec6cc80): >close: err= 2026/05/20 02:08:25 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:25 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:25 INFO : dir/file1: Deleted 2026/05/20 02:08:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:25 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce4780d0 2026/05/20 02:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:25 DEBUG : newLeaf: copy non-chunked object... 2026/05/20 02:08:25 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:08:25 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:25 INFO : newLeaf: Deleted 2026/05/20 02:08:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:08:25 DEBUG : dir/file1: Updating file with dir/file1 0x2846ce4780d0 2026/05/20 02:08:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846ce7747c0): openPending: 2026/05/20 02:08:25 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/05/20 02:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846ce7747c0): >openPending: err= 2026/05/20 02:08:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846ce7747c0): _writeAt: size=25, off=0 2026/05/20 02:08:25 DEBUG : dir/file1(0x2846ce7747c0): >_writeAt: n=25, err= 2026/05/20 02:08:26 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:08:26 DEBUG : newLeaf: size = 14 OK 2026/05/20 02:08:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:26 INFO : dir/file1: Deleted 2026/05/20 02:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:08:26 DEBUG : newLeaf: Updating file with newLeaf 0x2846ce4780d0 2026/05/20 02:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:26 DEBUG : newLeaf(0x2846ce7747c0): close: 2026/05/20 02:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:08:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:08:25.968878423 +0000 UTC m=+59.173852488 2026/05/20 02:08:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:26 DEBUG : newLeaf(0x2846ce7747c0): >close: err= 2026/05/20 02:08:26 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:26 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:08:26 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:26 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:26 DEBUG : newLeaf.rclone_chunk.001_bibztr: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:08:26 INFO : newLeaf.rclone_chunk.001_bibztr: Copied (server-side copy) to: newLeaf 2026/05/20 02:08:26 INFO : newLeaf.rclone_chunk.001_bibztr: Deleted 2026/05/20 02:08:26 DEBUG : newLeaf: size = 25 OK 2026/05/20 02:08:26 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:08:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:08:25.968878423 +0000 UTC" 2026/05/20 02:08:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:08:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : >WaitForWriters: 2026/05/20 02:08:26 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:26 DEBUG : dir: Looking for writers 2026/05/20 02:08:26 DEBUG : Looking for writers 2026/05/20 02:08:26 DEBUG : dir: reading active writers 2026/05/20 02:08:26 DEBUG : newLeaf: reading active writers 2026/05/20 02:08:26 DEBUG : >WaitForWriters: 2026/05/20 02:08:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestFileRename (17.78s) --- PASS: TestFileRename/off,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=false (2.66s) --- PASS: TestFileRename/minimal,forceCache=true (4.01s) --- PASS: TestFileRename/writes,forceCache=false (2.68s) --- PASS: TestFileRename/writes,forceCache=true (3.31s) --- PASS: TestFileRename/full,forceCache=false (2.73s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:27 DEBUG : Looking for writers 2026/05/20 02:08:27 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.10s) === 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:27 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:27 DEBUG : dir/file1.rclone_chunk.001_bic0k1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:27 INFO : dir/file1.rclone_chunk.001_bic0k1: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:27 INFO : dir/file1.rclone_chunk.001_bic0k1: Deleted 2026/05/20 02:08:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:27 DEBUG : dir: Looking for writers 2026/05/20 02:08:27 DEBUG : file1: reading active writers 2026/05/20 02:08:27 DEBUG : Looking for writers 2026/05/20 02:08:27 DEBUG : dir: reading active writers 2026/05/20 02:08:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.00s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:28 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:28 DEBUG : dir/file1.rclone_chunk.001_bic1q0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:28 INFO : dir/file1.rclone_chunk.001_bic1q0: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:28 INFO : dir/file1.rclone_chunk.001_bic1q0: Deleted 2026/05/20 02:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 02:08:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 02:08:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 02:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/20 02:08:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/20 02:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/20 02:08:29 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:29 DEBUG : dir: Looking for writers 2026/05/20 02:08:29 DEBUG : file1: reading active writers 2026/05/20 02:08:29 DEBUG : Looking for writers 2026/05/20 02:08:29 DEBUG : dir: reading active writers 2026/05/20 02:08:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.49s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:30 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:30 DEBUG : dir/file1.rclone_chunk.001_bic2j5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:30 INFO : dir/file1.rclone_chunk.001_bic2j5: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:30 INFO : dir/file1.rclone_chunk.001_bic2j5: Deleted 2026/05/20 02:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 02:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 02:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 02:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/20 02:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/20 02:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/20 02:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 02:08:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 02:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 02:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 02:08:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/20 02:08:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 02:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 02:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 02:08:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/20 02:08:30 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:30 DEBUG : dir: Looking for writers 2026/05/20 02:08:30 DEBUG : file1: reading active writers 2026/05/20 02:08:30 DEBUG : Looking for writers 2026/05/20 02:08:30 DEBUG : dir: reading active writers 2026/05/20 02:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:31 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:31 DEBUG : dir/file1.rclone_chunk.001_bic4x5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:31 INFO : dir/file1.rclone_chunk.001_bic4x5: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:31 INFO : dir/file1.rclone_chunk.001_bic4x5: Deleted 2026/05/20 02:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:31 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:31 DEBUG : dir: Looking for writers 2026/05/20 02:08:31 DEBUG : file1: reading active writers 2026/05/20 02:08:31 DEBUG : Looking for writers 2026/05/20 02:08:31 DEBUG : dir: reading active writers 2026/05/20 02:08:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:32 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:32 DEBUG : dir/file1.rclone_chunk.001_bic4za: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:32 INFO : dir/file1.rclone_chunk.001_bic4za: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:32 INFO : dir/file1.rclone_chunk.001_bic4za: Deleted 2026/05/20 02:08:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/20 02:08:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/20 02:08:32 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:32 DEBUG : dir: Looking for writers 2026/05/20 02:08:32 DEBUG : file1: reading active writers 2026/05/20 02:08:32 DEBUG : Looking for writers 2026/05/20 02:08:32 DEBUG : dir: reading active writers 2026/05/20 02:08:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:33 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:33 DEBUG : dir/file1.rclone_chunk.001_bic5gx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:33 INFO : dir/file1.rclone_chunk.001_bic5gx: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:33 INFO : dir/file1.rclone_chunk.001_bic5gx: Deleted 2026/05/20 02:08:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): _readAt: size=1, off=0 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): openPending: 2026/05/20 02:08:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >openPending: err= 2026/05/20 02:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:08:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >_readAt: n=1, err= 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): _readAt: size=256, off=1 2026/05/20 02:08:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >_readAt: n=15, err=EOF 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): _readAt: size=16, off=16 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >_readAt: n=0, err=EOF 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): close: 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >close: err= 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): close: 2026/05/20 02:08:33 DEBUG : dir/file1(0x2846ceb56f80): >close: err=file already closed 2026/05/20 02:08:33 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:33 DEBUG : dir: Looking for writers 2026/05/20 02:08:33 DEBUG : file1: reading active writers 2026/05/20 02:08:33 DEBUG : Looking for writers 2026/05/20 02:08:33 DEBUG : dir: reading active writers 2026/05/20 02:08:33 DEBUG : >WaitForWriters: 2026/05/20 02:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.90s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:34 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:34 DEBUG : dir/file1.rclone_chunk.001_bic6or: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:34 INFO : dir/file1.rclone_chunk.001_bic6or: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:34 INFO : dir/file1.rclone_chunk.001_bic6or: Deleted 2026/05/20 02:08:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): _readAt: size=1, off=0 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): openPending: 2026/05/20 02:08:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >openPending: err= 2026/05/20 02:08:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >_readAt: n=1, err= 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): _readAt: size=1, off=5 2026/05/20 02:08:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >_readAt: n=1, err= 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): _readAt: size=1, off=3 2026/05/20 02:08:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >_readAt: n=1, err= 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): _readAt: size=1, off=13 2026/05/20 02:08:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >_readAt: n=1, err= 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): _readAt: size=16, off=100 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): close: 2026/05/20 02:08:34 DEBUG : dir/file1(0x2846ce5905c0): >close: err= 2026/05/20 02:08:34 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:34 DEBUG : dir: Looking for writers 2026/05/20 02:08:34 DEBUG : file1: reading active writers 2026/05/20 02:08:34 DEBUG : Looking for writers 2026/05/20 02:08:34 DEBUG : dir: reading active writers 2026/05/20 02:08:34 DEBUG : >WaitForWriters: 2026/05/20 02:08:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:35 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:35 DEBUG : dir/file1.rclone_chunk.001_bic72w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:35 INFO : dir/file1.rclone_chunk.001_bic72w: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:35 INFO : dir/file1.rclone_chunk.001_bic72w: Deleted 2026/05/20 02:08:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=1, off=0 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): openPending: 2026/05/20 02:08:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >openPending: err= 2026/05/20 02:08:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:08:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=1, err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=1, off=5 2026/05/20 02:08:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=1, err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=1, off=1 2026/05/20 02:08:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=1, err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=6, off=10 2026/05/20 02:08:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=6, err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=256, off=10 2026/05/20 02:08:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=6, err=EOF 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=256, off=100 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): close: 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >close: err= 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): _readAt: size=256, off=100 2026/05/20 02:08:35 DEBUG : dir/file1(0x2846ce4137c0): >_readAt: n=0, err=file already closed 2026/05/20 02:08:35 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:35 DEBUG : dir: Looking for writers 2026/05/20 02:08:35 DEBUG : file1: reading active writers 2026/05/20 02:08:35 DEBUG : Looking for writers 2026/05/20 02:08:35 DEBUG : dir: reading active writers 2026/05/20 02:08:35 DEBUG : >WaitForWriters: 2026/05/20 02:08:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.99s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:36 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:36 DEBUG : dir/file1.rclone_chunk.001_bic8e3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:36 INFO : dir/file1.rclone_chunk.001_bic8e3: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:36 INFO : dir/file1.rclone_chunk.001_bic8e3: Deleted 2026/05/20 02:08:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): RWFileHandle.Flush 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): _readAt: size=256, off=0 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): openPending: 2026/05/20 02:08:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): >openPending: err= 2026/05/20 02:08:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 02:08:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): >_readAt: n=16, err=EOF 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): RWFileHandle.Flush 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): RWFileHandle.Flush 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): close: 2026/05/20 02:08:36 DEBUG : dir/file1(0x2846ce7b3e80): >close: err= 2026/05/20 02:08:36 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:36 DEBUG : dir: Looking for writers 2026/05/20 02:08:36 DEBUG : file1: reading active writers 2026/05/20 02:08:36 DEBUG : Looking for writers 2026/05/20 02:08:36 DEBUG : dir: reading active writers 2026/05/20 02:08:36 DEBUG : >WaitForWriters: 2026/05/20 02:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:37 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:37 DEBUG : dir/file1.rclone_chunk.001_bic94w: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:37 INFO : dir/file1.rclone_chunk.001_bic94w: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:37 INFO : dir/file1.rclone_chunk.001_bic94w: Deleted 2026/05/20 02:08:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:08:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:08:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): _readAt: size=256, off=0 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): openPending: 2026/05/20 02:08:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): >openPending: err= 2026/05/20 02:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 02:08:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): >_readAt: n=16, err=EOF 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): RWFileHandle.Release 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): close: 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): >close: err= 2026/05/20 02:08:37 DEBUG : dir/file1(0x2846ce9bba80): RWFileHandle.Release 2026/05/20 02:08:37 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:37 DEBUG : dir: Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : dir: reading active writers 2026/05/20 02:08:37 DEBUG : >WaitForWriters: 2026/05/20 02:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.96s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:37 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): openPending: 2026/05/20 02:08:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): >openPending: err= 2026/05/20 02:08:37 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): _writeAt: size=5, off=0 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): >_writeAt: n=5, err= 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): _writeAt: size=7, off=5 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): >_writeAt: n=7, err= 2026/05/20 02:08:37 DEBUG : file1: vfs cache: truncate to size=11 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): close: 2026/05/20 02:08:37 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:37.637228673 +0000 UTC m=+70.842202748 2026/05/20 02:08:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): >close: err= 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): close: 2026/05/20 02:08:37 DEBUG : file1(0x2846ce50d840): >close: err=file already closed 2026/05/20 02:08:37 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:37 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:37 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:37 DEBUG : Looking for writers 2026/05/20 02:08:37 DEBUG : file1: reading active writers 2026/05/20 02:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:38 DEBUG : file1: size = 11 OK 2026/05/20 02:08:38 DEBUG : file1.rclone_chunk.001_bica47: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:08:38 INFO : file1.rclone_chunk.001_bica47: Copied (server-side copy) to: file1 2026/05/20 02:08:38 INFO : file1.rclone_chunk.001_bica47: Deleted 2026/05/20 02:08:38 DEBUG : file1: size = 11 OK 2026/05/20 02:08:38 INFO : file1: Copied (new) 2026/05/20 02:08:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 02:08:37.637228673 +0000 UTC" 2026/05/20 02:08:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : >WaitForWriters: 2026/05/20 02:08:38 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : >WaitForWriters: 2026/05/20 02:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:38 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): openPending: 2026/05/20 02:08:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): >openPending: err= 2026/05/20 02:08:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): _writeAt: size=7, off=0 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): >_writeAt: n=7, err= 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): _writeAt: size=6, off=5 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): >_writeAt: n=6, err= 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): close: 2026/05/20 02:08:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:38.550597321 +0000 UTC m=+71.755571386 2026/05/20 02:08:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): >close: err= 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): _writeAt: size=5, off=0 2026/05/20 02:08:38 DEBUG : file1(0x2846ce8df0c0): >_writeAt: n=0, err=file already closed 2026/05/20 02:08:38 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:38 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:38 DEBUG : Looking for writers 2026/05/20 02:08:38 DEBUG : file1: reading active writers 2026/05/20 02:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:39 DEBUG : file1: size = 11 OK 2026/05/20 02:08:39 DEBUG : file1.rclone_chunk.001_bicbpy: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:08:39 INFO : file1.rclone_chunk.001_bicbpy: Copied (server-side copy) to: file1 2026/05/20 02:08:39 INFO : file1.rclone_chunk.001_bicbpy: Deleted 2026/05/20 02:08:39 DEBUG : file1: size = 11 OK 2026/05/20 02:08:39 INFO : file1: Copied (new) 2026/05/20 02:08:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 02:08:38.550597321 +0000 UTC" 2026/05/20 02:08:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : >WaitForWriters: 2026/05/20 02:08:39 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : >WaitForWriters: 2026/05/20 02:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:39 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:39 DEBUG : file1(0x2846ce775b80): openPending: 2026/05/20 02:08:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:39 DEBUG : file1(0x2846ce775b80): >openPending: err= 2026/05/20 02:08:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:39 DEBUG : file1(0x2846ce775b80): close: 2026/05/20 02:08:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:39.460523005 +0000 UTC m=+72.665497071 2026/05/20 02:08:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:39 DEBUG : file1(0x2846ce775b80): >close: err= 2026/05/20 02:08:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:08:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:08:39 DEBUG : file2: newRWFileHandle: 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): openPending: 2026/05/20 02:08:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): >openPending: err= 2026/05/20 02:08:39 DEBUG : file2: >newRWFileHandle: err= 2026/05/20 02:08:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:08:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/20 02:08:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): RWFileHandle.Flush 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): RWFileHandle.Release 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): close: 2026/05/20 02:08:39 DEBUG : file2: vfs cache: setting modification time to 2026-05-20 02:08:39.461418729 +0000 UTC m=+72.666392794 2026/05/20 02:08:39 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:39 DEBUG : file2(0x2846ce412300): >close: err= 2026/05/20 02:08:39 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/20 02:08:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:39 DEBUG : file2: vfs cache: starting upload 2026/05/20 02:08:39 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:39 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/20 02:08:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:39 DEBUG : Looking for writers 2026/05/20 02:08:39 DEBUG : file1: reading active writers 2026/05/20 02:08:39 DEBUG : file2: reading active writers 2026/05/20 02:08:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/20 02:08:39 DEBUG : file1: size = 0 OK 2026/05/20 02:08:39 DEBUG : file1.rclone_chunk.001_bicct9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:08:39 INFO : file1.rclone_chunk.001_bicct9: Copied (server-side copy) to: file1 2026/05/20 02:08:39 DEBUG : file2: size = 0 OK 2026/05/20 02:08:39 DEBUG : file2.rclone_chunk.001_bicczb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:08:39 INFO : file2.rclone_chunk.001_bicczb: Copied (server-side copy) to: file2 2026/05/20 02:08:40 INFO : file1.rclone_chunk.001_bicct9: Deleted 2026/05/20 02:08:40 DEBUG : file1: size = 0 OK 2026/05/20 02:08:40 INFO : file1: Copied (new) 2026/05/20 02:08:40 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-20 02:08:39.460523005 +0000 UTC" 2026/05/20 02:08:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:40 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:40 INFO : file2.rclone_chunk.001_bicczb: Deleted 2026/05/20 02:08:40 DEBUG : file2: size = 0 OK 2026/05/20 02:08:40 INFO : file2: Copied (new) 2026/05/20 02:08:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-20 02:08:39.461418729 +0000 UTC" 2026/05/20 02:08:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/20 02:08:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:08:40 INFO : file2: vfs cache: upload succeeded try #1 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : file2: reading active writers 2026/05/20 02:08:40 DEBUG : >WaitForWriters: 2026/05/20 02:08:40 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : file2: reading active writers 2026/05/20 02:08:40 DEBUG : >WaitForWriters: 2026/05/20 02:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting 2026/05/20 02:08:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:40 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): openPending: 2026/05/20 02:08:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): >openPending: err= 2026/05/20 02:08:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): _writeAt: size=5, off=0 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): >_writeAt: n=5, err= 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): RWFileHandle.Flush 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): RWFileHandle.Flush 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): close: 2026/05/20 02:08:40 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:40.488560536 +0000 UTC m=+73.693534602 2026/05/20 02:08:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:40 DEBUG : file1(0x2846ce9aa980): >close: err= 2026/05/20 02:08:40 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:40 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:40 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:40 DEBUG : Looking for writers 2026/05/20 02:08:40 DEBUG : file1: reading active writers 2026/05/20 02:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:40 DEBUG : file1: size = 5 OK 2026/05/20 02:08:40 DEBUG : file1.rclone_chunk.001_bicdac: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:08:40 INFO : file1.rclone_chunk.001_bicdac: Copied (server-side copy) to: file1 2026/05/20 02:08:41 INFO : file1.rclone_chunk.001_bicdac: Deleted 2026/05/20 02:08:41 DEBUG : file1: size = 5 OK 2026/05/20 02:08:41 INFO : file1: Copied (new) 2026/05/20 02:08:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:08:40.488560536 +0000 UTC" 2026/05/20 02:08:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : >WaitForWriters: 2026/05/20 02:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:41 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): openPending: 2026/05/20 02:08:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): >openPending: err= 2026/05/20 02:08:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): _writeAt: size=5, off=0 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): >_writeAt: n=5, err= 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): RWFileHandle.Release 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): close: 2026/05/20 02:08:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:41.320213715 +0000 UTC m=+74.525187790 2026/05/20 02:08:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): >close: err= 2026/05/20 02:08:41 DEBUG : file1(0x2846ce50c300): RWFileHandle.Release 2026/05/20 02:08:41 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:41 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:41 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:41 DEBUG : file1: size = 5 OK 2026/05/20 02:08:41 DEBUG : file1.rclone_chunk.001_bicer7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:08:41 INFO : file1.rclone_chunk.001_bicer7: Copied (server-side copy) to: file1 2026/05/20 02:08:41 INFO : file1.rclone_chunk.001_bicer7: Deleted 2026/05/20 02:08:41 DEBUG : file1: size = 5 OK 2026/05/20 02:08:41 INFO : file1: Copied (new) 2026/05/20 02:08:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:08:41.320213715 +0000 UTC" 2026/05/20 02:08:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:41 DEBUG : Looking for writers 2026/05/20 02:08:41 DEBUG : file1: reading active writers 2026/05/20 02:08:41 DEBUG : >WaitForWriters: 2026/05/20 02:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome/dir/file1: no such file or directory 2026/05/20 02:08:42 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:42 DEBUG : dir/file1.rclone_chunk.001_bicffk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:42 INFO : dir/file1.rclone_chunk.001_bicffk: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:42 INFO : dir/file1.rclone_chunk.001_bicffk: Deleted 2026/05/20 02:08:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:08:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): openPending: 2026/05/20 02:08:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): >openPending: err= 2026/05/20 02:08:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:08:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): _writeAt: size=5, off=0 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): >_writeAt: n=5, err= 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): close: 2026/05/20 02:08:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 02:08:42.856649328 +0000 UTC m=+76.061623392 2026/05/20 02:08:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:42 DEBUG : dir/file1(0x2846ce912800): >close: err= 2026/05/20 02:08:42 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:42 DEBUG : dir: Looking for writers 2026/05/20 02:08:42 DEBUG : file1: reading active writers 2026/05/20 02:08:42 DEBUG : Looking for writers 2026/05/20 02:08:42 DEBUG : dir: reading active writers 2026/05/20 02:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:42 DEBUG : dir: Looking for writers 2026/05/20 02:08:42 DEBUG : file1: reading active writers 2026/05/20 02:08:42 DEBUG : Looking for writers 2026/05/20 02:08:42 DEBUG : dir: reading active writers 2026/05/20 02:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:42 DEBUG : dir: Looking for writers 2026/05/20 02:08:42 DEBUG : file1: reading active writers 2026/05/20 02:08:42 DEBUG : Looking for writers 2026/05/20 02:08:42 DEBUG : dir: reading active writers 2026/05/20 02:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:42 DEBUG : dir: Looking for writers 2026/05/20 02:08:42 DEBUG : file1: reading active writers 2026/05/20 02:08:42 DEBUG : Looking for writers 2026/05/20 02:08:42 DEBUG : dir: reading active writers 2026/05/20 02:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:42 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:08:42 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:43 DEBUG : dir: Looking for writers 2026/05/20 02:08:43 DEBUG : file1: reading active writers 2026/05/20 02:08:43 DEBUG : Looking for writers 2026/05/20 02:08:43 DEBUG : dir: reading active writers 2026/05/20 02:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:43 DEBUG : dir: Looking for writers 2026/05/20 02:08:43 DEBUG : file1: reading active writers 2026/05/20 02:08:43 DEBUG : Looking for writers 2026/05/20 02:08:43 DEBUG : dir: reading active writers 2026/05/20 02:08:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:43 DEBUG : dir/file1: size = 5 OK 2026/05/20 02:08:43 DEBUG : dir/file1.rclone_chunk.001_bicf8m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:08:43 INFO : dir/file1.rclone_chunk.001_bicf8m: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:43 INFO : dir/file1.rclone_chunk.001_bicf8m: Deleted 2026/05/20 02:08:43 DEBUG : dir/file1: size = 5 OK 2026/05/20 02:08:43 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:08:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-20 02:08:42.856649328 +0000 UTC" 2026/05/20 02:08:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:43 DEBUG : dir: Looking for writers 2026/05/20 02:08:43 DEBUG : file1: reading active writers 2026/05/20 02:08:43 DEBUG : Looking for writers 2026/05/20 02:08:43 DEBUG : dir: reading active writers 2026/05/20 02:08:43 DEBUG : >WaitForWriters: 2026/05/20 02:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.59s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:44 DEBUG : dir/file1: size = 16 OK 2026/05/20 02:08:44 DEBUG : dir/file1.rclone_chunk.001_bicgnr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/20 02:08:44 INFO : dir/file1.rclone_chunk.001_bicgnr: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:44 INFO : dir/file1.rclone_chunk.001_bicgnr: Deleted 2026/05/20 02:08:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:08:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:08:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): _writeAt: size=5, off=0 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): openPending: 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): >openPending: err= 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): >_writeAt: n=5, err= 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): _writeAt: size=15, off=5 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): >_writeAt: n=15, err= 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): close: 2026/05/20 02:08:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 02:08:44.424954767 +0000 UTC m=+77.629928861 2026/05/20 02:08:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:44 DEBUG : dir/file1(0x2846ce879c40): >close: err= 2026/05/20 02:08:44 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:08:44 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:44 DEBUG : dir: Looking for writers 2026/05/20 02:08:44 DEBUG : file1: reading active writers 2026/05/20 02:08:44 DEBUG : Looking for writers 2026/05/20 02:08:44 DEBUG : dir: reading active writers 2026/05/20 02:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:44 DEBUG : dir/file1: size = 20 OK 2026/05/20 02:08:44 DEBUG : dir/file1.rclone_chunk.001_bich3l: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/20 02:08:44 INFO : dir/file1.rclone_chunk.001_bich3l: Copied (server-side copy) to: dir/file1 2026/05/20 02:08:44 INFO : dir/file1.rclone_chunk.001_bich3l: Deleted 2026/05/20 02:08:44 DEBUG : dir/file1: size = 20 OK 2026/05/20 02:08:44 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-20 02:08:44.424954767 +0000 UTC" 2026/05/20 02:08:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:45 DEBUG : dir: Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : dir: reading active writers 2026/05/20 02:08:45 DEBUG : >WaitForWriters: 2026/05/20 02:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.56s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:45 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): openPending: 2026/05/20 02:08:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): >openPending: err= 2026/05/20 02:08:45 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): _writeAt: size=5, off=0 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): >_writeAt: n=5, err= 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): close: 2026/05/20 02:08:45 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:08:45.301641073 +0000 UTC m=+78.506615138 2026/05/20 02:08:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:45 DEBUG : file1(0x2846ce8b9c40): >close: err= 2026/05/20 02:08:45 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:45 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:45 DEBUG : file1: size = 5 OK 2026/05/20 02:08:45 DEBUG : file1.rclone_chunk.001_bicixv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:08:45 INFO : file1.rclone_chunk.001_bicixv: Copied (server-side copy) to: file1 2026/05/20 02:08:45 INFO : file1.rclone_chunk.001_bicixv: Deleted 2026/05/20 02:08:45 DEBUG : file1: size = 5 OK 2026/05/20 02:08:45 INFO : file1: Copied (new) 2026/05/20 02:08:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:08:45.301641073 +0000 UTC" 2026/05/20 02:08:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:45 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:45 DEBUG : Looking for writers 2026/05/20 02:08:45 DEBUG : file1: reading active writers 2026/05/20 02:08:45 DEBUG : >WaitForWriters: 2026/05/20 02:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.127574714 +0000 UTC m=+79.332548789 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.127574714 +0000 UTC m=+79.332548789 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8da80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.127574714 +0000 UTC m=+79.332548789 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb99d0 item 1 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.132327497 +0000 UTC m=+79.337301592 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.132327497 +0000 UTC m=+79.337301592 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb66b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac42a0 item 2 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.13412787 +0000 UTC m=+79.339101945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.13412787 +0000 UTC m=+79.339101945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.13412787 +0000 UTC m=+79.339101945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb67ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4620 item 3 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.136611123 +0000 UTC m=+79.341585189 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.136611123 +0000 UTC m=+79.341585189 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ba780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4af0 item 4 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.138118583 +0000 UTC m=+79.343092658 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bae00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.138118583 +0000 UTC m=+79.343092658 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.138118583 +0000 UTC m=+79.343092658 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bb740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5180 item 5 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.140527756 +0000 UTC m=+79.345501831 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9bbdc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.140527756 +0000 UTC m=+79.345501831 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac56c0 item 6 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.142001632 +0000 UTC m=+79.346975697 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.142001632 +0000 UTC m=+79.346975697 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.142001632 +0000 UTC m=+79.346975697 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5b90 item 7 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.144620342 +0000 UTC m=+79.349594417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae47c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.144620342 +0000 UTC m=+79.349594417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb83f0 item 8 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ceae5340): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.147898868 +0000 UTC m=+79.352872974 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.147898868 +0000 UTC m=+79.352872974 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.147898868 +0000 UTC m=+79.352872974 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8850 item 9 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.151040386 +0000 UTC m=+79.356014481 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.151040386 +0000 UTC m=+79.356014481 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8d20 item 10 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce50c8c0): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.152658625 +0000 UTC m=+79.357632691 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cd40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.152658625 +0000 UTC m=+79.357632691 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.152658625 +0000 UTC m=+79.357632691 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9260 item 11 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.154928536 +0000 UTC m=+79.359902611 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50ddc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.154928536 +0000 UTC m=+79.359902611 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2e540 item 12 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce912a40): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.157147589 +0000 UTC m=+79.362121664 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.157147589 +0000 UTC m=+79.362121664 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9134c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2eb60 item 13 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.15886211 +0000 UTC m=+79.363836176 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913c40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.15886211 +0000 UTC m=+79.363836176 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2f9d0 item 14 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce774a40): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.161773714 +0000 UTC m=+79.366747799 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.161773714 +0000 UTC m=+79.366747799 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7754c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce308770 item 15 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.164240697 +0000 UTC m=+79.369214782 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.164240697 +0000 UTC m=+79.369214782 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48c900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce309c70 item 16 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.165772131 +0000 UTC m=+79.370746196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.165772131 +0000 UTC m=+79.370746196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.165772131 +0000 UTC m=+79.370746196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33e9a0 item 17 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.168075525 +0000 UTC m=+79.373049590 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8787c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.168075525 +0000 UTC m=+79.373049590 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33fab0 item 18 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.169578195 +0000 UTC m=+79.374552260 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.169578195 +0000 UTC m=+79.374552260 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.169578195 +0000 UTC m=+79.374552260 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879dc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f63f0 item 19 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.171661934 +0000 UTC m=+79.376635999 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.171661934 +0000 UTC m=+79.376635999 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8a80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f6cb0 item 20 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.173126432 +0000 UTC m=+79.378100497 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.173126432 +0000 UTC m=+79.378100497 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.173126432 +0000 UTC m=+79.378100497 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7180 item 21 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.17505643 +0000 UTC m=+79.380030495 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.17505643 +0000 UTC m=+79.380030495 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8c840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7880 item 22 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.176578688 +0000 UTC m=+79.381552752 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8cec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.176578688 +0000 UTC m=+79.381552752 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d3c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.176578688 +0000 UTC m=+79.381552752 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea8d900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7dc0 item 23 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.178601139 +0000 UTC m=+79.383575205 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.178601139 +0000 UTC m=+79.383575205 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b2b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c3f0 item 24 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce6b3180): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.180535215 +0000 UTC m=+79.385509300 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.180535215 +0000 UTC m=+79.385509300 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6b3a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.180535215 +0000 UTC m=+79.385509300 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa080): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c770 item 25 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.183624394 +0000 UTC m=+79.388598480 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fa700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.183624394 +0000 UTC m=+79.388598480 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fac40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4cd90 item 26 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce6fb280): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.186160298 +0000 UTC m=+79.391134382 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fb640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.186160298 +0000 UTC m=+79.391134382 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6fbb40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.186160298 +0000 UTC m=+79.391134382 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d110 item 27 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.188391455 +0000 UTC m=+79.393365519 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.188391455 +0000 UTC m=+79.393365519 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce734d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d6c0 item 28 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce735380): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.189843268 +0000 UTC m=+79.394817333 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.189843268 +0000 UTC m=+79.394817333 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce735e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4db90 item 29 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.191162132 +0000 UTC m=+79.396136196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.191162132 +0000 UTC m=+79.396136196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce754ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce934150 item 30 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce755100): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.192705458 +0000 UTC m=+79.397679524 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7554c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.192705458 +0000 UTC m=+79.397679524 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce755b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce934fc0 item 31 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.194225883 +0000 UTC m=+79.399199947 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.194225883 +0000 UTC m=+79.399199947 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78c740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935340 item 32 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.196328887 +0000 UTC m=+79.401302953 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78cd80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9357a0 item 33 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.196845474 +0000 UTC m=+79.401819539 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.196845474 +0000 UTC m=+79.401819539 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78d700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935b20 item 33 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.198217557 +0000 UTC m=+79.403191622 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce78dd40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326000 item 34 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.198798505 +0000 UTC m=+79.403772570 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a02c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.198798505 +0000 UTC m=+79.403772570 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326380 item 34 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.200348295 +0000 UTC m=+79.405322359 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a0e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326bd0 item 35 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.200883886 +0000 UTC m=+79.405857952 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a12c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.200883886 +0000 UTC m=+79.405857952 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a17c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce327110 item 35 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.202219681 +0000 UTC m=+79.407193747 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a1e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce327d50 item 36 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.202783277 +0000 UTC m=+79.407757342 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.202783277 +0000 UTC m=+79.407757342 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3701c0 item 36 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.204046134 +0000 UTC m=+79.409020199 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce371110 item 37 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.204593128 +0000 UTC m=+79.409567193 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.204593128 +0000 UTC m=+79.409567193 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce371340 item 37 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.206111348 +0000 UTC m=+79.411085412 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f80c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce371b90 item 38 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.206716832 +0000 UTC m=+79.411690897 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f85c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.206716832 +0000 UTC m=+79.411690897 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f8b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce2d0620 item 38 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.208157064 +0000 UTC m=+79.413131139 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2380 item 39 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.208738744 +0000 UTC m=+79.413712809 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.208738744 +0000 UTC m=+79.413712809 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7f9b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2540 item 39 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.210459555 +0000 UTC m=+79.415433621 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2a10 item 40 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.211046415 +0000 UTC m=+79.416020480 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.211046415 +0000 UTC m=+79.416020480 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce834d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2bd0 item 40 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.212379174 +0000 UTC m=+79.417353239 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e30a0 item 41 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.212975602 +0000 UTC m=+79.417949666 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e3420 item 41 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.213568271 +0000 UTC m=+79.418542337 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce835cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.213568271 +0000 UTC m=+79.418542337 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e36c0 item 41 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.214971313 +0000 UTC m=+79.419945379 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e3ab0 item 42 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.215474825 +0000 UTC m=+79.420448891 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce876e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e3d50 item 42 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.216070031 +0000 UTC m=+79.421044096 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.216070031 +0000 UTC m=+79.421044096 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce877900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40070 item 42 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.217388713 +0000 UTC m=+79.422362779 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40460 item 43 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.217892415 +0000 UTC m=+79.422866479 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb407e0 item 43 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.21840307 +0000 UTC m=+79.423377136 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2a80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.21840307 +0000 UTC m=+79.423377136 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f2fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb409a0 item 43 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.219716964 +0000 UTC m=+79.424691029 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40e70 item 44 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.220449398 +0000 UTC m=+79.425423463 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8f3b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41260 item 44 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.221267704 +0000 UTC m=+79.426241770 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.221267704 +0000 UTC m=+79.426241770 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92c6c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41490 item 44 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.222728356 +0000 UTC m=+79.427702420 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92cd00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41880 item 45 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.223301489 +0000 UTC m=+79.428275555 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.223301489 +0000 UTC m=+79.428275555 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce92d900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41b20 item 45 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.224887135 +0000 UTC m=+79.429861201 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96000 item 46 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.225463886 +0000 UTC m=+79.430437951 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96e540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.225463886 +0000 UTC m=+79.430437951 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96ec40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96230 item 46 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.226888449 +0000 UTC m=+79.431862514 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96620 item 47 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.22747153 +0000 UTC m=+79.432445596 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96f780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.22747153 +0000 UTC m=+79.432445596 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce96fe80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced967e0 item 47 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.228938763 +0000 UTC m=+79.433912828 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b25c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96b60 item 48 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.229445382 +0000 UTC m=+79.434419447 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b2ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.229445382 +0000 UTC m=+79.434419447 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b31c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96e00 item 48 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.230850287 +0000 UTC m=+79.435824352 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97260 item 49 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.23140176 +0000 UTC m=+79.436375825 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b3c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.23140176 +0000 UTC m=+79.436375825 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f62c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97570 item 49 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.232790464 +0000 UTC m=+79.437764529 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced979d0 item 50 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.233421347 +0000 UTC m=+79.438395412 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f6e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.233421347 +0000 UTC m=+79.438395412 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f73c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97b90 item 50 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.234705634 +0000 UTC m=+79.439679699 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9f7a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3485b0 item 51 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.2352485 +0000 UTC m=+79.440222564 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.2352485 +0000 UTC m=+79.440222564 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3487e0 item 51 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.236667773 +0000 UTC m=+79.441641838 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea44c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348e00 item 52 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.237326017 +0000 UTC m=+79.442300082 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.237326017 +0000 UTC m=+79.442300082 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3490a0 item 52 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.238864575 +0000 UTC m=+79.443838640 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea45d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce349810 item 53 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.239484446 +0000 UTC m=+79.444458512 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.239484446 +0000 UTC m=+79.444458512 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6c840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce349d50 item 53 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.241625142 +0000 UTC m=+79.446599207 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6cec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce312d90 item 54 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.242338431 +0000 UTC m=+79.447312496 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d3c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.242338431 +0000 UTC m=+79.447312496 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea6d940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce313030 item 54 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.243604123 +0000 UTC m=+79.448578188 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace0c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce313650 item 55 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.244176936 +0000 UTC m=+79.449151001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceace5c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.244176936 +0000 UTC m=+79.449151001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaceb00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce313b90 item 55 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.245571882 +0000 UTC m=+79.450545958 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66ed20 item 56 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.246320938 +0000 UTC m=+79.451295003 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacf680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.246320938 +0000 UTC m=+79.451295003 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacfc00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66eee0 item 56 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.247807668 +0000 UTC m=+79.452781733 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66f2d0 item 57 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.248422611 +0000 UTC m=+79.453396676 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafa880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66f490 item 57 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.248880646 +0000 UTC m=+79.453854711 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafadc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.248880646 +0000 UTC m=+79.453854711 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66fa40 item 57 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.250814302 +0000 UTC m=+79.455788367 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafb980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce401730 item 58 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.251517491 +0000 UTC m=+79.456491555 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceafbec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce401d50 item 58 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.252049937 +0000 UTC m=+79.457024001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2c500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.252049937 +0000 UTC m=+79.457024001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2cac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55c230 item 58 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.253172689 +0000 UTC m=+79.458146754 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55cb60 item 59 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.253704264 +0000 UTC m=+79.458678328 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2d640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55cf50 item 59 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.254177057 +0000 UTC m=+79.459151122 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb2db80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.254177057 +0000 UTC m=+79.459151122 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d110 item 59 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.255365604 +0000 UTC m=+79.460339668 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d5e0 item 60 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.255831214 +0000 UTC m=+79.460805279 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb78d80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d8f0 item 60 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.256379339 +0000 UTC m=+79.461353405 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb792c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.256379339 +0000 UTC m=+79.461353405 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55dc00 item 60 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.257534824 +0000 UTC m=+79.462508889 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb79ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce31c8c0 item 61 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.257933307 +0000 UTC m=+79.462907373 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9a500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.257933307 +0000 UTC m=+79.462907373 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9ac00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce31ce00 item 61 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.259351277 +0000 UTC m=+79.464325342 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce480310 item 62 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.259724703 +0000 UTC m=+79.464698769 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9b780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.259724703 +0000 UTC m=+79.464698769 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb9be80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce480690 item 62 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.260898962 +0000 UTC m=+79.465873027 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd05c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce4811f0 item 63 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.261381124 +0000 UTC m=+79.466355189 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd0b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.261381124 +0000 UTC m=+79.466355189 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce4815e0 item 63 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.262589758 +0000 UTC m=+79.467563824 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce481ab0 item 64 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.26328363 +0000 UTC m=+79.468257695 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebd1d80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.26328363 +0000 UTC m=+79.468257695 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfc580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce481e30 item 64 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.264704105 +0000 UTC m=+79.469678170 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfcbc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da310 item 65 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.265229678 +0000 UTC m=+79.470203744 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.265229678 +0000 UTC m=+79.470203744 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfd540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da5b0 item 65 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.266327543 +0000 UTC m=+79.471301608 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebfdb80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9dabd0 item 66 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.266986289 +0000 UTC m=+79.471960364 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec14100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.266986289 +0000 UTC m=+79.471960364 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea68070 item 66 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.26831489 +0000 UTC m=+79.473288955 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec988c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea68cb0 item 67 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.268739151 +0000 UTC m=+79.473713216 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.268739151 +0000 UTC m=+79.473713216 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea68fc0 item 67 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.270178612 +0000 UTC m=+79.475152687 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec998c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea69340 item 68 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.27070113 +0000 UTC m=+79.475675195 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99dc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.27070113 +0000 UTC m=+79.475675195 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea695e0 item 68 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.271730265 +0000 UTC m=+79.476704330 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cea69b90 item 69 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.272210292 +0000 UTC m=+79.477184357 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd2ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.272210292 +0000 UTC m=+79.477184357 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd33c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1c2a0 item 69 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.273403297 +0000 UTC m=+79.478377361 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecd3a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1ccb0 item 70 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.27390709 +0000 UTC m=+79.478881154 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.27390709 +0000 UTC m=+79.478881154 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecec580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1cee0 item 70 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.275026024 +0000 UTC m=+79.480000099 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cececc00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1d3b0 item 71 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.275495351 +0000 UTC m=+79.480469417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.275495351 +0000 UTC m=+79.480469417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceced600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1d5e0 item 71 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.276946424 +0000 UTC m=+79.481920499 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cecedc80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1dab0 item 72 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.277562248 +0000 UTC m=+79.482536333 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.277562248 +0000 UTC m=+79.482536333 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced067c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb1dd50 item 72 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.279101838 +0000 UTC m=+79.484075943 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced06d80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce48a3f0 item 73 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.279701762 +0000 UTC m=+79.484675887 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce48a9a0 item 73 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.280278372 +0000 UTC m=+79.485252437 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.280278372 +0000 UTC m=+79.485252437 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced07c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce48aee0 item 73 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.28161058 +0000 UTC m=+79.486584655 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e3c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce48b810 item 74 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.282001098 +0000 UTC m=+79.486975163 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3e8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce48bb20 item 74 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.282549294 +0000 UTC m=+79.487523359 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3ee00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.282549294 +0000 UTC m=+79.487523359 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce5b9030 item 74 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.283681143 +0000 UTC m=+79.488655209 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3f9c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce5b9b90 item 75 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.284189154 +0000 UTC m=+79.489163219 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced3fec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce5b9e30 item 75 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.284660925 +0000 UTC m=+79.489634991 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.284660925 +0000 UTC m=+79.489634991 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce4924d0 item 75 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.285890449 +0000 UTC m=+79.490864514 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63080): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce492fc0 item 76 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.286425471 +0000 UTC m=+79.491399535 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce4932d0 item 76 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.286851436 +0000 UTC m=+79.491825501 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced63ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.286851436 +0000 UTC m=+79.491825501 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce4935e0 item 76 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.288626131 +0000 UTC m=+79.493600196 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da070 item 77 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.28940393 +0000 UTC m=+79.494377995 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.28940393 +0000 UTC m=+79.494377995 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da230 item 77 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.290716832 +0000 UTC m=+79.495690897 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0f80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da770 item 78 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.291207258 +0000 UTC m=+79.496181323 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.291207258 +0000 UTC m=+79.496181323 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da9a0 item 78 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.292537463 +0000 UTC m=+79.497511527 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee149c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9db0a0 item 79 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.292981572 +0000 UTC m=+79.497955637 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee14ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.292981572 +0000 UTC m=+79.497955637 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee155c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9db260 item 79 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.294364546 +0000 UTC m=+79.499338612 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee15c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9dbab0 item 80 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.294826711 +0000 UTC m=+79.499800775 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8e600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.294826711 +0000 UTC m=+79.499800775 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8ed00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9dbd50 item 80 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.296586065 +0000 UTC m=+79.501560130 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ee690 item 81 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.297016189 +0000 UTC m=+79.501990254 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8f7c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.297016189 +0000 UTC m=+79.501990254 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced8fd00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8eea80 item 81 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.298115126 +0000 UTC m=+79.503089190 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef260 item 82 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.298542063 +0000 UTC m=+79.503516128 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.298542063 +0000 UTC m=+79.503516128 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef500 item 82 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.29963039 +0000 UTC m=+79.504604454 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef8f0 item 83 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.300099185 +0000 UTC m=+79.505073250 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.300099185 +0000 UTC m=+79.505073250 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8efab0 item 83 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.301158999 +0000 UTC m=+79.506133063 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae53c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8efe30 item 84 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.301608659 +0000 UTC m=+79.506582724 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae58c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.301608659 +0000 UTC m=+79.506582724 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58a620 item 84 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.30267274 +0000 UTC m=+79.507646805 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58a9a0 item 85 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.303113463 +0000 UTC m=+79.508087528 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.303113463 +0000 UTC m=+79.508087528 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58ad90 item 85 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.304310645 +0000 UTC m=+79.509284711 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cc80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b180 item 86 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.304819438 +0000 UTC m=+79.509793513 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.304819438 +0000 UTC m=+79.509793513 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b3b0 item 86 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.305845798 +0000 UTC m=+79.510819863 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50dd80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b8f0 item 87 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.306277383 +0000 UTC m=+79.511251448 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.306277383 +0000 UTC m=+79.511251448 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9128c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58bb90 item 87 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.307463035 +0000 UTC m=+79.512437099 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cdfd4c40 item 88 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.307954663 +0000 UTC m=+79.512928728 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.307954663 +0000 UTC m=+79.512928728 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cdfd5c70 item 88 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.30917486 +0000 UTC m=+79.514148925 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac43f0 item 89 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.309506587 +0000 UTC m=+79.514480652 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac45b0 item 89 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.310032401 +0000 UTC m=+79.515006466 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774d80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.310032401 +0000 UTC m=+79.515006466 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4770 item 89 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.311294667 +0000 UTC m=+79.516268732 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4af0 item 90 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.311689984 +0000 UTC m=+79.516664049 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775e80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4fc0 item 90 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.312275109 +0000 UTC m=+79.517249174 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.312275109 +0000 UTC m=+79.517249174 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5180 item 90 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.313352997 +0000 UTC m=+79.518327062 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48de80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5570 item 91 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.313779152 +0000 UTC m=+79.518753218 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8785c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5730 item 91 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.314382313 +0000 UTC m=+79.519356377 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce878b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.314382313 +0000 UTC m=+79.519356377 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8070 item 91 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.315531565 +0000 UTC m=+79.520505640 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb83f0 item 92 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.315919067 +0000 UTC m=+79.520893132 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8690 item 92 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.316413352 +0000 UTC m=+79.521387417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b93c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.316413352 +0000 UTC m=+79.521387417 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8850 item 92 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.317476541 +0000 UTC m=+79.522450606 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8bd0 item 93 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.317847161 +0000 UTC m=+79.522821226 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec986c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.317847161 +0000 UTC m=+79.522821226 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98dc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8d90 item 93 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.319001022 +0000 UTC m=+79.523975087 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9180 item 94 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.319452195 +0000 UTC m=+79.524426260 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.319452195 +0000 UTC m=+79.524426260 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9420 item 94 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.320739369 +0000 UTC m=+79.525713433 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9b90 item 95 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.321132993 +0000 UTC m=+79.526107057 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced62cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.321132993 +0000 UTC m=+79.526107057 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ced633c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9d50 item 95 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.322363948 +0000 UTC m=+79.527338014 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a2c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2e7e0 item 96 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.322746963 +0000 UTC m=+79.527721027 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.322746963 +0000 UTC m=+79.527721027 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4af00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2ea80 item 96 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= 2026/05/20 02:08:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : >WaitForWriters: 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.459592807 +0000 UTC m=+79.664566903 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.459592807 +0000 UTC m=+79.664566903 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62e8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.459592807 +0000 UTC m=+79.664566903 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62ed80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f6e00 item 1 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.463701264 +0000 UTC m=+79.668675358 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f3c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.463701264 +0000 UTC m=+79.668675358 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce62f8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f75e0 item 2 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.466583601 +0000 UTC m=+79.671557696 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.466583601 +0000 UTC m=+79.671557696 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.466583601 +0000 UTC m=+79.671557696 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7a40 item 3 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.471178626 +0000 UTC m=+79.676152721 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce666fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.471178626 +0000 UTC m=+79.676152721 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9342a0 item 4 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.4736252 +0000 UTC m=+79.678599296 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce667b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.4736252 +0000 UTC m=+79.678599296 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6980c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.4736252 +0000 UTC m=+79.678599296 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9350a0 item 5 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.478044883 +0000 UTC m=+79.683018979 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce698c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.478044883 +0000 UTC m=+79.683018979 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9355e0 item 6 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.480516747 +0000 UTC m=+79.685490852 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6997c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.480516747 +0000 UTC m=+79.685490852 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce699cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.480516747 +0000 UTC m=+79.685490852 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935c00 item 7 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.484498132 +0000 UTC m=+79.689472237 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.484498132 +0000 UTC m=+79.689472237 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d8e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326460 item 8 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce6d9400): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.486701116 +0000 UTC m=+79.691675201 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d97c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.486701116 +0000 UTC m=+79.691675201 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6d9c40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.486701116 +0000 UTC m=+79.691675201 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326e70 item 9 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.489426196 +0000 UTC m=+79.694400282 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73c8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.489426196 +0000 UTC m=+79.694400282 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73ce00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce327d50 item 10 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce73d440): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.491984452 +0000 UTC m=+79.696958557 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73d800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.491984452 +0000 UTC m=+79.696958557 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce73dd00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.491984452 +0000 UTC m=+79.696958557 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce370620 item 11 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.494912987 +0000 UTC m=+79.699887072 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.494912987 +0000 UTC m=+79.699887072 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce778ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3717a0 item 12 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce779500): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce779500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.497557445 +0000 UTC m=+79.702531540 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7798c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.497557445 +0000 UTC m=+79.702531540 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6080): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce2d04d0 item 13 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.499999151 +0000 UTC m=+79.704973255 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.499999151 +0000 UTC m=+79.704973255 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a6c40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e22a0 item 14 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce7a7280): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.5025275 +0000 UTC m=+79.707501594 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.5025275 +0000 UTC m=+79.707501594 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7a7d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2690 item 15 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.505163922 +0000 UTC m=+79.710138057 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.505163922 +0000 UTC m=+79.710138057 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee263c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c7e0 item 16 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.507630675 +0000 UTC m=+79.712604771 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.507630675 +0000 UTC m=+79.712604771 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee26e80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.507630675 +0000 UTC m=+79.712604771 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4ccb0 item 17 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.510863715 +0000 UTC m=+79.715837811 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee27a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.510863715 +0000 UTC m=+79.715837811 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d180 item 18 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.513176898 +0000 UTC m=+79.718151003 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6c6c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.513176898 +0000 UTC m=+79.718151003 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6cbc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.513176898 +0000 UTC m=+79.718151003 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d0c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d500 item 19 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.515848096 +0000 UTC m=+79.720822182 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6d740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.515848096 +0000 UTC m=+79.720822182 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cee6dc80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4dc00 item 20 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.517773917 +0000 UTC m=+79.722748002 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.517773917 +0000 UTC m=+79.722748002 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80a900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.517773917 +0000 UTC m=+79.722748002 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80ae00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40150 item 21 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.520356398 +0000 UTC m=+79.725330473 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.520356398 +0000 UTC m=+79.725330473 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce80b9c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb407e0 item 22 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.522175556 +0000 UTC m=+79.727149631 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.522175556 +0000 UTC m=+79.727149631 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.522175556 +0000 UTC m=+79.727149631 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce838b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40c40 item 23 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.524154116 +0000 UTC m=+79.729128191 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8391c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.524154116 +0000 UTC m=+79.729128191 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41420 item 24 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce839d40): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce839d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.525560604 +0000 UTC m=+79.730534669 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8c6200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.525560604 +0000 UTC m=+79.730534669 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.525560604 +0000 UTC m=+79.730534669 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4be40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33f8f0 item 25 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.527323907 +0000 UTC m=+79.732297973 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9065c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.527323907 +0000 UTC m=+79.732297973 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce906b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96230 item 26 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce907140): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.528921807 +0000 UTC m=+79.733895883 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.528921807 +0000 UTC m=+79.733895883 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce907a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.528921807 +0000 UTC m=+79.733895883 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96620 item 27 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.53135671 +0000 UTC m=+79.736330786 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9366c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.53135671 +0000 UTC m=+79.736330786 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce936c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96af0 item 28 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce937240): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.532635828 +0000 UTC m=+79.737609893 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.532635828 +0000 UTC m=+79.737609893 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce937cc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97030 item 29 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.533834945 +0000 UTC m=+79.738809009 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.533834945 +0000 UTC m=+79.738809009 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97500 item 30 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): _readAt: size=2, off=0 2026/05/20 02:08:46 ERROR : open-test-file(0x2846ce970fc0): Couldn't read size of file 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce970fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.535156151 +0000 UTC m=+79.740130217 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.535156151 +0000 UTC m=+79.740130217 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce971a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97960 item 31 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.536382249 +0000 UTC m=+79.741356314 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a41c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.536382249 +0000 UTC m=+79.741356314 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97dc0 item 32 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.537526882 +0000 UTC m=+79.742500947 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a4d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348770 item 33 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.537930084 +0000 UTC m=+79.742904149 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a51c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.537930084 +0000 UTC m=+79.742904149 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a56c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348a80 item 33 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.539823994 +0000 UTC m=+79.744798079 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9a5d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce349030 item 34 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.540676095 +0000 UTC m=+79.745650180 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.540676095 +0000 UTC m=+79.745650180 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d27c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce349500 item 34 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.542258316 +0000 UTC m=+79.747232381 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d2e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce349ce0 item 35 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.543756297 +0000 UTC m=+79.748730361 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.543756297 +0000 UTC m=+79.748730361 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce312460 item 35 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.544998945 +0000 UTC m=+79.749973011 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9d3e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce312fc0 item 36 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.545678119 +0000 UTC m=+79.750652194 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.545678119 +0000 UTC m=+79.750652194 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce313340 item 36 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.547977015 +0000 UTC m=+79.752951090 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea20f80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3138f0 item 37 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.548465959 +0000 UTC m=+79.753440034 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.548465959 +0000 UTC m=+79.753440034 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea21900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66e0e0 item 37 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.549803516 +0000 UTC m=+79.754777581 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50080): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66ee70 item 38 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.550324421 +0000 UTC m=+79.755298496 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.550324421 +0000 UTC m=+79.755298496 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea50ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66f030 item 38 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.551624809 +0000 UTC m=+79.756598884 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66f420 item 39 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.55247747 +0000 UTC m=+79.757451546 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.55247747 +0000 UTC m=+79.757451546 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea51b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce66f9d0 item 39 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.554207971 +0000 UTC m=+79.759182047 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea762c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce400fc0 item 40 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.55520174 +0000 UTC m=+79.760175815 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea767c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.55520174 +0000 UTC m=+79.760175815 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea76d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce401ce0 item 40 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.557213061 +0000 UTC m=+79.762187146 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea772c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55c380 item 41 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.557821372 +0000 UTC m=+79.762795457 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea777c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55c9a0 item 41 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.559416076 +0000 UTC m=+79.764390141 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea77c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.559416076 +0000 UTC m=+79.764390141 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc2c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55ce70 item 41 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.560786806 +0000 UTC m=+79.765760871 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacc900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d2d0 item 42 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.561254069 +0000 UTC m=+79.766228134 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacce00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d570 item 42 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.561979971 +0000 UTC m=+79.766954036 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.561979971 +0000 UTC m=+79.766954036 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceacd8c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55d880 item 42 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.563072166 +0000 UTC m=+79.768046231 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce55dd50 item 43 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.563686427 +0000 UTC m=+79.768660492 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2af0 item 43 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.564244502 +0000 UTC m=+79.769218566 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.564244502 +0000 UTC m=+79.769218566 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2e00 item 43 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.566339903 +0000 UTC m=+79.771313967 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1500): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce31c8c0 item 44 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.566686598 +0000 UTC m=+79.771660662 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf02c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce31ce00 item 44 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.56719003 +0000 UTC m=+79.772164094 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf0bc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.56719003 +0000 UTC m=+79.772164094 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce31dc70 item 44 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.568191613 +0000 UTC m=+79.773165678 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40380 item 45 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.568616335 +0000 UTC m=+79.773590400 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceaf1c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.568616335 +0000 UTC m=+79.773590400 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c0480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40540 item 45 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.570145746 +0000 UTC m=+79.775119811 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7c1a80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40b60 item 46 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.570502019 +0000 UTC m=+79.775476094 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb00c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.570502019 +0000 UTC m=+79.775476094 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb40d90 item 46 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.571738486 +0000 UTC m=+79.776712551 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb0e80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb413b0 item 47 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.57215334 +0000 UTC m=+79.777127405 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.57215334 +0000 UTC m=+79.777127405 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cebb1a80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb415e0 item 47 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.57330113 +0000 UTC m=+79.778275195 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41ab0 item 48 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.573700595 +0000 UTC m=+79.778674660 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.573700595 +0000 UTC m=+79.778674660 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce590e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceb41c70 item 48 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.575067328 +0000 UTC m=+79.780041393 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e22a0 item 49 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.575501429 +0000 UTC m=+79.780475494 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4580): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.575501429 +0000 UTC m=+79.780475494 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae4ac0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e24d0 item 49 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.576686017 +0000 UTC m=+79.781660082 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e2a10 item 50 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.577195761 +0000 UTC m=+79.782169826 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.577195761 +0000 UTC m=+79.782169826 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceae5c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e33b0 item 50 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.578228714 +0000 UTC m=+79.783202779 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce412900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e3810 item 51 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.578699634 +0000 UTC m=+79.783673699 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce4131c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.578699634 +0000 UTC m=+79.783673699 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce413dc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8e3a40 item 51 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.579849377 +0000 UTC m=+79.784823442 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50c9c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da000 item 52 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.580403644 +0000 UTC m=+79.785377709 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50cf40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.580403644 +0000 UTC m=+79.785377709 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50d4c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da1c0 item 52 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.581604565 +0000 UTC m=+79.786578630 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce50db40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da620 item 53 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.582195861 +0000 UTC m=+79.787169926 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912140): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.582195861 +0000 UTC m=+79.787169926 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9da930 item 53 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.583466434 +0000 UTC m=+79.788440499 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce912d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9dafc0 item 54 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.584016193 +0000 UTC m=+79.788990258 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.584016193 +0000 UTC m=+79.788990258 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce913880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9db180 item 54 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.585163701 +0000 UTC m=+79.790137767 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9db9d0 item 55 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.585636936 +0000 UTC m=+79.790611001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.585636936 +0000 UTC m=+79.790611001 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce774b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9dbc00 item 55 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.587034908 +0000 UTC m=+79.792008973 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7751c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ee380 item 56 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.587565271 +0000 UTC m=+79.792539336 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7756c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.587565271 +0000 UTC m=+79.792539336 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce775c40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ee8c0 item 56 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.588636405 +0000 UTC m=+79.793610470 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48cd40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef110 item 57 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.589052782 +0000 UTC m=+79.794026848 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48d440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef420 item 57 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.589499046 +0000 UTC m=+79.794473111 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce48dbc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.589499046 +0000 UTC m=+79.794473111 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef5e0 item 57 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.59090388 +0000 UTC m=+79.795877946 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b88c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8ef9d0 item 58 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.591356757 +0000 UTC m=+79.796330822 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b8e00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8efb90 item 58 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.591896066 +0000 UTC m=+79.796870131 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.591896066 +0000 UTC m=+79.796870131 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8b9900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce8efd50 item 58 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.592975958 +0000 UTC m=+79.797950023 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58a540 item 59 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.593476163 +0000 UTC m=+79.798450228 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58a700 item 59 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.593948595 +0000 UTC m=+79.798922661 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec98b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.593948595 +0000 UTC m=+79.798922661 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58a8c0 item 59 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.595129418 +0000 UTC m=+79.800103483 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58ae70 item 60 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.59549538 +0000 UTC m=+79.800469445 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec99c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b030 item 60 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.595962914 +0000 UTC m=+79.800936979 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8783c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.595962914 +0000 UTC m=+79.800936979 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8789c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b2d0 item 60 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.597063454 +0000 UTC m=+79.802037518 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58b7a0 item 61 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.597551826 +0000 UTC m=+79.802525891 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879540): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.597551826 +0000 UTC m=+79.802525891 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce879c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce58bab0 item 61 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.598861392 +0000 UTC m=+79.803835457 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a3c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cdfd4620 item 62 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.599244576 +0000 UTC m=+79.804218641 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4a900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.599244576 +0000 UTC m=+79.804218641 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b000): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cdfd4c40 item 62 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.600453601 +0000 UTC m=+79.805427666 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4b680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb80e0 item 63 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.600866251 +0000 UTC m=+79.805840316 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cec4bbc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.600866251 +0000 UTC m=+79.805840316 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a03c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb82a0 item 63 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.602146031 +0000 UTC m=+79.807120096 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8700 item 64 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.602571093 +0000 UTC m=+79.807545159 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a0f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.602571093 +0000 UTC m=+79.807545159 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb88c0 item 64 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.603855721 +0000 UTC m=+79.808829786 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6a1c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8c40 item 65 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.604352311 +0000 UTC m=+79.809326375 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.604352311 +0000 UTC m=+79.809326375 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb8e00 item 65 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.605533914 +0000 UTC m=+79.810507979 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c0d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb91f0 item 66 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.606060941 +0000 UTC m=+79.811035016 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c11c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.606060941 +0000 UTC m=+79.811035016 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9730 item 66 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.607165548 +0000 UTC m=+79.812139612 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce6c1d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9c00 item 67 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.607644583 +0000 UTC m=+79.812618648 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7362c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.607644583 +0000 UTC m=+79.812618648 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7367c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cefb9dc0 item 67 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.609011186 +0000 UTC m=+79.813985251 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce736e40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2e930 item 68 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.609626038 +0000 UTC m=+79.814600103 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.609626038 +0000 UTC m=+79.814600103 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2eaf0 item 68 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.610750834 +0000 UTC m=+79.815724899 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce737ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2f730 item 69 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.611260208 +0000 UTC m=+79.816234272 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.611260208 +0000 UTC m=+79.816234272 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef2fa40 item 69 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.612475594 +0000 UTC m=+79.817449660 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce768fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce308c40 item 70 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.612947666 +0000 UTC m=+79.817921731 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7694c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.612947666 +0000 UTC m=+79.817921731 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce769a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3095e0 item 70 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.614046043 +0000 UTC m=+79.819020108 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac42a0 item 71 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.614511583 +0000 UTC m=+79.819485648 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79a680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.614511583 +0000 UTC m=+79.819485648 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79ab80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4460 item 71 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.61564235 +0000 UTC m=+79.820616415 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac47e0 item 72 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.616190406 +0000 UTC m=+79.821164471 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79b700): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.616190406 +0000 UTC m=+79.821164471 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce79bc40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac49a0 item 72 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.617334117 +0000 UTC m=+79.822308182 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae300): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac4fc0 item 73 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.617800879 +0000 UTC m=+79.822774945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7ae800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5180 item 73 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.618346029 +0000 UTC m=+79.823320095 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7aecc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.618346029 +0000 UTC m=+79.823320095 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac53b0 item 73 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.619587366 +0000 UTC m=+79.824561432 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7af840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5730 item 74 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.620025765 +0000 UTC m=+79.824999830 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce7afd40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac59d0 item 74 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.620514429 +0000 UTC m=+79.825488494 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812380): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.620514429 +0000 UTC m=+79.825488494 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ceac5dc0 item 74 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.6216525 +0000 UTC m=+79.826626565 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce812f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f6770 item 75 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.622062545 +0000 UTC m=+79.827036609 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): _writeAt: size=3, off=2 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f6b60 item 75 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.62257873 +0000 UTC m=+79.827552796 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.62257873 +0000 UTC m=+79.827552796 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce813ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f6e70 item 75 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.623741338 +0000 UTC m=+79.828715404 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842600): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7500 item 76 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.624220344 +0000 UTC m=+79.829194408 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce842b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f76c0 item 76 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): _writeAt: size=3, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.624781023 +0000 UTC m=+79.829755088 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843040): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.624781023 +0000 UTC m=+79.829755088 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8435c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7880 item 76 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.625923342 +0000 UTC m=+79.830897407 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce843c00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3f7dc0 item 77 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.626371309 +0000 UTC m=+79.831345374 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.626371309 +0000 UTC m=+79.831345374 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2900): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce934230 item 77 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.627550548 +0000 UTC m=+79.832524613 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a2f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935030 item 78 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.628029984 +0000 UTC m=+79.833004049 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3440): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.628029984 +0000 UTC m=+79.833004049 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8a3b40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9351f0 item 78 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.62926571 +0000 UTC m=+79.834239775 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec280): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce9355e0 item 79 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.629697215 +0000 UTC m=+79.834671280 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ec780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.629697215 +0000 UTC m=+79.834671280 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ece80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935960 item 79 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.630975992 +0000 UTC m=+79.835950057 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed4c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce935dc0 item 80 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.631404042 +0000 UTC m=+79.836378106 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce8ed9c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.631404042 +0000 UTC m=+79.836378106 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9141c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3261c0 item 80 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.632710641 +0000 UTC m=+79.837684706 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914800): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326a80 item 81 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.633209844 +0000 UTC m=+79.838183909 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce914c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.633209844 +0000 UTC m=+79.838183909 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9151c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce326ee0 item 81 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.634325664 +0000 UTC m=+79.839299729 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce327c00 item 82 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.634800811 +0000 UTC m=+79.839774877 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce915d40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.634800811 +0000 UTC m=+79.839774877 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9523c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce327e30 item 82 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.635845586 +0000 UTC m=+79.840819652 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952a40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce370d90 item 83 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.636303832 +0000 UTC m=+79.841277897 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce952f40): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.636303832 +0000 UTC m=+79.841277897 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3711f0 item 83 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.637407028 +0000 UTC m=+79.842381092 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce953b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce371a40 item 84 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.637885051 +0000 UTC m=+79.842859116 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.637885051 +0000 UTC m=+79.842859116 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce2d0230 item 84 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.63889449 +0000 UTC m=+79.843868555 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce978d00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c0e0 item 85 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.63938677 +0000 UTC m=+79.844360834 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.63938677 +0000 UTC m=+79.844360834 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c2a0 item 85 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.640510995 +0000 UTC m=+79.845485060 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce979dc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c690 item 86 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.641062707 +0000 UTC m=+79.846036773 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b83c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.641062707 +0000 UTC m=+79.846036773 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8940): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4c850 item 86 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.642355511 +0000 UTC m=+79.847329577 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b8fc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4cd20 item 87 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.643012883 +0000 UTC m=+79.847986948 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b94c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.643012883 +0000 UTC m=+79.847986948 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9b9a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4cee0 item 87 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.644421256 +0000 UTC m=+79.849395321 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee180): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d260 item 88 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.644977366 +0000 UTC m=+79.849951431 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ee680): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.644977366 +0000 UTC m=+79.849951431 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9eec00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d420 item 88 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.64624928 +0000 UTC m=+79.851223346 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4d8f0 item 89 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.646806604 +0000 UTC m=+79.851780669 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9ef780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4db90 item 89 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.647358037 +0000 UTC m=+79.852332101 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ce9efcc0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.647358037 +0000 UTC m=+79.852332101 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34340): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846cef4dd50 item 89 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.649137009 +0000 UTC m=+79.854111074 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34980): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33e930 item 90 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.649706595 +0000 UTC m=+79.854680680 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea34ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33eee0 item 90 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.65029669 +0000 UTC m=+79.855270756 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea35400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.65029669 +0000 UTC m=+79.855270756 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea359c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce33f960 item 90 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.651833505 +0000 UTC m=+79.856807571 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96150 item 91 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.652297182 +0000 UTC m=+79.857271247 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58640): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): >_readAt: n=2, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): _writeAt: size=3, off=7 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96310 item 91 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.653009519 +0000 UTC m=+79.857983583 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea58b80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): >_readAt: n=8, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.653009519 +0000 UTC m=+79.857983583 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59100): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced964d0 item 91 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.654252188 +0000 UTC m=+79.859226252 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59740): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced968c0 item 92 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.654828536 +0000 UTC m=+79.859802601 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea59c80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): open at offset 5 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96a80 item 92 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): _readAt: size=2, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): _writeAt: size=3, off=5 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): >_writeAt: n=3, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.6554395 +0000 UTC m=+79.860413566 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea882c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): >_readAt: n=3, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.6554395 +0000 UTC m=+79.860413566 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88880): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced96d20 item 92 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.656614532 +0000 UTC m=+79.861588597 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea88ec0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97180 item 93 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.657051187 +0000 UTC m=+79.862025253 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89400): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.657051187 +0000 UTC m=+79.862025253 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cea89b00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97340 item 93 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.658239353 +0000 UTC m=+79.863213419 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4240): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97880 item 94 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.658638097 +0000 UTC m=+79.863612163 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4780): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.658638097 +0000 UTC m=+79.863612163 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead4e80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ced97ab0 item 94 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.65988862 +0000 UTC m=+79.864862685 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead54c0): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce3484d0 item 95 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.660331237 +0000 UTC m=+79.865305302 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846cead5a00): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.660331237 +0000 UTC m=+79.865305302 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24200): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348690 item 95 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 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/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): open at offset 0 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): _readAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): >_readAt: n=0, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.661487522 +0000 UTC m=+79.866461587 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24840): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): _writeAt: size=5, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): >openPending: err= 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348bd0 item 96 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): >_writeAt: n=5, err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.66186188 +0000 UTC m=+79.866835945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb24d80): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:08:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:08:46 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): _readAt: size=512, off=0 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): openPending: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): >openPending: err= 2026/05/20 02:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): >_readAt: n=5, err=EOF 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): close: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:08:46.66186188 +0000 UTC m=+79.866835945 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : open-test-file(0x2846ceb25480): >close: err= 2026/05/20 02:08:46 DEBUG : open-test-file: Remove: 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2846ce348fc0 item 96 2026/05/20 02:08:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:08:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:08:46 DEBUG : open-test-file: >Remove: err= 2026/05/20 02:08:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : >WaitForWriters: 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- 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.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:46 DEBUG : file1: newRWFileHandle: 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): openPending: 2026/05/20 02:08:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): >openPending: err= 2026/05/20 02:08:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:08:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:08:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): _writeAt: size=2, off=0 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): >_writeAt: n=2, err= 2026/05/20 02:08:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): RWFileHandle.Flush 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): RWFileHandle.Release 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): close: 2026/05/20 02:08:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 02:08:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:46 DEBUG : file1(0x2846ceb6d000): >close: err= 2026/05/20 02:08:46 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : file1: reading active writers 2026/05/20 02:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : file1: reading active writers 2026/05/20 02:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : file1: reading active writers 2026/05/20 02:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : file1: reading active writers 2026/05/20 02:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:46 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:08:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:46 DEBUG : Looking for writers 2026/05/20 02:08:46 DEBUG : file1: reading active writers 2026/05/20 02:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : file1: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:47 DEBUG : file1: size = 2 OK 2026/05/20 02:08:47 DEBUG : file1.rclone_chunk.001_bicjlc: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/20 02:08:47 INFO : file1.rclone_chunk.001_bicjlc: Copied (server-side copy) to: file1 2026/05/20 02:08:47 INFO : file1.rclone_chunk.001_bicjlc: Deleted 2026/05/20 02:08:47 DEBUG : file1: size = 2 OK 2026/05/20 02:08:47 INFO : file1: Copied (new) 2026/05/20 02:08:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/05/20 02:08:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:08:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/20 02:08:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:08:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : file1: reading active writers 2026/05/20 02:08:47 DEBUG : >WaitForWriters: 2026/05/20 02:08:47 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : file1: reading active writers 2026/05/20 02:08:47 DEBUG : >WaitForWriters: 2026/05/20 02:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:08:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:08:47 DEBUG : rename_me: newRWFileHandle: 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): openPending: 2026/05/20 02:08:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:08:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): >openPending: err= 2026/05/20 02:08:47 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/20 02:08:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 02:08:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/20 02:08:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): _writeAt: size=5, off=0 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): >_writeAt: n=5, err= 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): close: 2026/05/20 02:08:47 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-20 02:08:47.721267284 +0000 UTC m=+80.926241380 2026/05/20 02:08:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/20 02:08:47 DEBUG : rename_me(0x2846ceae4e00): >close: err= 2026/05/20 02:08:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/20 02:08:47 DEBUG : i_was_renamed: Updating file with 0x2846ce750680 2026/05/20 02:08:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/20 02:08:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 02:08:47 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:08:47 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/20 02:08:47 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/05/20 02:08:47 DEBUG : Looking for writers 2026/05/20 02:08:47 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/20 02:08:48 DEBUG : Looking for writers 2026/05/20 02:08:48 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/20 02:08:48 DEBUG : i_was_renamed: size = 5 OK 2026/05/20 02:08:48 DEBUG : i_was_renamed.rclone_chunk.001_bickya: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:08:48 INFO : i_was_renamed.rclone_chunk.001_bickya: Copied (server-side copy) to: i_was_renamed 2026/05/20 02:08:48 INFO : i_was_renamed.rclone_chunk.001_bickya: Deleted 2026/05/20 02:08:48 DEBUG : i_was_renamed: size = 5 OK 2026/05/20 02:08:48 INFO : i_was_renamed: Copied (new) 2026/05/20 02:08:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-20 02:08:47.721267284 +0000 UTC" 2026/05/20 02:08:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/20 02:08:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 02:08:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/20 02:08:48 DEBUG : Looking for writers 2026/05/20 02:08:48 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:08:48 DEBUG : >WaitForWriters: 2026/05/20 02:08:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.86s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:08:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-libohax7kome" 2026/05/20 02:08:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:08:48 DEBUG : forgetting directory cache 2026/05/20 02:08:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicl2y: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/05/20 02:08:48 INFO : TestRWCacheUpdate.rclone_chunk.001_bicl2y: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:48 INFO : TestRWCacheUpdate.rclone_chunk.001_bicl2y: Deleted 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): _readAt: size=512, off=0 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): openPending: 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:09:48.532495498 +0000 UTC" against cached fingerprint "" 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): >openPending: err= 2026/05/20 02:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): >_readAt: n=20, err=EOF 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): close: 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:09:48.532495498 +0000 UTC 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate(0x2846ce9122c0): >close: err= 2026/05/20 02:08:49 DEBUG : forgetting directory cache 2026/05/20 02:08:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicmwq: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/05/20 02:08:49 INFO : TestRWCacheUpdate.rclone_chunk.001_bicmwq: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:49 INFO : TestRWCacheUpdate.rclone_chunk.001_bicmwq: Deleted 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): _readAt: size=512, off=0 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): openPending: 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:10:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:09:48.532495498 +0000 UTC" 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:10:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:09:48.532495498 +0000 UTC") 2026/05/20 02:08:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): >openPending: err= 2026/05/20 02:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): >_readAt: n=20, err=EOF 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): close: 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:10:48.532495498 +0000 UTC 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate(0x2846ce8b8cc0): >close: err= 2026/05/20 02:08:50 DEBUG : forgetting directory cache 2026/05/20 02:08:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicnjh: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/05/20 02:08:50 INFO : TestRWCacheUpdate.rclone_chunk.001_bicnjh: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:51 INFO : TestRWCacheUpdate.rclone_chunk.001_bicnjh: Deleted 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): _readAt: size=512, off=0 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): openPending: 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:11:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:10:48.532495498 +0000 UTC" 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:11:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:10:48.532495498 +0000 UTC") 2026/05/20 02:08:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): >openPending: err= 2026/05/20 02:08:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): >_readAt: n=20, err=EOF 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): close: 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:11:48.532495498 +0000 UTC 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate(0x2846ce8b9800): >close: err= 2026/05/20 02:08:51 DEBUG : Re-reading directory (100.751564ms old) 2026/05/20 02:08:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 02:08:51 DEBUG : forgetting directory cache 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicotu: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/05/20 02:08:52 INFO : TestRWCacheUpdate.rclone_chunk.001_bicotu: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:52 INFO : TestRWCacheUpdate.rclone_chunk.001_bicotu: Deleted 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): _readAt: size=512, off=0 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): openPending: 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:12:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:11:48.532495498 +0000 UTC" 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:12:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:11:48.532495498 +0000 UTC") 2026/05/20 02:08:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): >openPending: err= 2026/05/20 02:08:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): >_readAt: n=20, err=EOF 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): close: 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:12:48.532495498 +0000 UTC 2026/05/20 02:08:52 DEBUG : TestRWCacheUpdate(0x2846ce953500): >close: err= 2026/05/20 02:08:52 DEBUG : forgetting directory cache 2026/05/20 02:08:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicp2v: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/05/20 02:08:53 INFO : TestRWCacheUpdate.rclone_chunk.001_bicp2v: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:53 INFO : TestRWCacheUpdate.rclone_chunk.001_bicp2v: Deleted 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): _readAt: size=512, off=0 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): openPending: 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:13:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:12:48.532495498 +0000 UTC" 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:13:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:12:48.532495498 +0000 UTC") 2026/05/20 02:08:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): >openPending: err= 2026/05/20 02:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): >_readAt: n=20, err=EOF 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): close: 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:13:48.532495498 +0000 UTC 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate(0x2846ceae5e00): >close: err= 2026/05/20 02:08:53 DEBUG : forgetting directory cache 2026/05/20 02:08:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/20 02:08:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicqaj: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/05/20 02:08:53 INFO : TestRWCacheUpdate.rclone_chunk.001_bicqaj: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:54 INFO : TestRWCacheUpdate.rclone_chunk.001_bicqaj: Deleted 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): _readAt: size=512, off=0 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): openPending: 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:14:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:13:48.532495498 +0000 UTC" 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:14:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:13:48.532495498 +0000 UTC") 2026/05/20 02:08:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:08:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): >openPending: err= 2026/05/20 02:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): >_readAt: n=20, err=EOF 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): close: 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:14:48.532495498 +0000 UTC 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate(0x2846ce878c80): >close: err= 2026/05/20 02:08:54 DEBUG : forgetting directory cache 2026/05/20 02:08:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/05/20 02:08:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicrvb: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/05/20 02:08:54 INFO : TestRWCacheUpdate.rclone_chunk.001_bicrvb: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:55 INFO : TestRWCacheUpdate.rclone_chunk.001_bicrvb: Deleted 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): _readAt: size=512, off=0 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): openPending: 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-20 01:15:48.532495498 +0000 UTC" against cached fingerprint "20,2026-05-20 01:14:48.532495498 +0000 UTC" 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-20 01:15:48.532495498 +0000 UTC" != cached fingerprint "20,2026-05-20 01:14:48.532495498 +0000 UTC") 2026/05/20 02:08:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/20 02:08:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): >openPending: err= 2026/05/20 02:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): >_readAt: n=21, err=EOF 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): close: 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:15:48.532495498 +0000 UTC 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate(0x2846ce6bbb80): >close: err= 2026/05/20 02:08:55 DEBUG : forgetting directory cache 2026/05/20 02:08:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/05/20 02:08:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicsxm: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/05/20 02:08:55 INFO : TestRWCacheUpdate.rclone_chunk.001_bicsxm: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:55 INFO : TestRWCacheUpdate.rclone_chunk.001_bicsxm: Deleted 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): _readAt: size=512, off=0 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): openPending: 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-20 01:16:48.532495498 +0000 UTC" against cached fingerprint "21,2026-05-20 01:15:48.532495498 +0000 UTC" 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-20 01:16:48.532495498 +0000 UTC" != cached fingerprint "21,2026-05-20 01:15:48.532495498 +0000 UTC") 2026/05/20 02:08:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/20 02:08:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): >openPending: err= 2026/05/20 02:08:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): >_readAt: n=22, err=EOF 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): close: 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:16:48.532495498 +0000 UTC 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate(0x2846ce8f28c0): >close: err= 2026/05/20 02:08:56 DEBUG : Re-reading directory (103.415312ms old) 2026/05/20 02:08:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/20 02:08:56 DEBUG : forgetting directory cache 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/05/20 02:08:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bictrb: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/05/20 02:08:56 INFO : TestRWCacheUpdate.rclone_chunk.001_bictrb: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:56 INFO : TestRWCacheUpdate.rclone_chunk.001_bictrb: Deleted 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): _readAt: size=512, off=0 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): openPending: 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-20 01:17:48.532495498 +0000 UTC" against cached fingerprint "22,2026-05-20 01:16:48.532495498 +0000 UTC" 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-20 01:17:48.532495498 +0000 UTC" != cached fingerprint "22,2026-05-20 01:16:48.532495498 +0000 UTC") 2026/05/20 02:08:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/20 02:08:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): >openPending: err= 2026/05/20 02:08:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): >_readAt: n=23, err=EOF 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): close: 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:17:48.532495498 +0000 UTC 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate(0x2846cebb6780): >close: err= 2026/05/20 02:08:57 DEBUG : forgetting directory cache 2026/05/20 02:08:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/05/20 02:08:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bicu2n: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/05/20 02:08:57 INFO : TestRWCacheUpdate.rclone_chunk.001_bicu2n: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/20 02:08:57 INFO : TestRWCacheUpdate.rclone_chunk.001_bicu2n: Deleted 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): _readAt: size=512, off=0 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): openPending: 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-20 01:18:48.532495498 +0000 UTC" against cached fingerprint "23,2026-05-20 01:17:48.532495498 +0000 UTC" 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-20 01:18:48.532495498 +0000 UTC" != cached fingerprint "23,2026-05-20 01:17:48.532495498 +0000 UTC") 2026/05/20 02:08:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/20 02:08:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): >openPending: err= 2026/05/20 02:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): >_readAt: n=24, err=EOF 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): close: 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:18:48.532495498 +0000 UTC 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate(0x2846ceae54c0): >close: err= 2026/05/20 02:08:58 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:08:58 DEBUG : Looking for writers 2026/05/20 02:08:58 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/20 02:08:58 DEBUG : >WaitForWriters: 2026/05/20 02:08:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': vfs cache: cleaner exiting 2026/05/20 02:08:58 DEBUG : forgetting directory cache 2026/05/20 02:08:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.92s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:08:58 DEBUG : FiLeA: size = 5 OK 2026/05/20 02:08:58 DEBUG : FiLeA.rclone_chunk.001_bicvn5: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/20 02:08:58 INFO : FiLeA.rclone_chunk.001_bicvn5: Copied (server-side copy) to: FiLeA 2026/05/20 02:08:58 INFO : FiLeA.rclone_chunk.001_bicvn5: Deleted 2026/05/20 02:08:59 DEBUG : FiLeB: size = 5 OK 2026/05/20 02:08:59 DEBUG : FiLeB.rclone_chunk.001_bicvm5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/20 02:08:59 INFO : FiLeB.rclone_chunk.001_bicvm5: Copied (server-side copy) to: FiLeB 2026/05/20 02:08:59 INFO : FiLeB.rclone_chunk.001_bicvm5: Deleted 2026/05/20 02:08:59 DEBUG : FilEb: size = 5 OK 2026/05/20 02:08:59 DEBUG : FilEb.rclone_chunk.001_bicw5f: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/05/20 02:08:59 INFO : FilEb.rclone_chunk.001_bicw5f: Copied (server-side copy) to: FilEb 2026/05/20 02:08:59 INFO : FilEb.rclone_chunk.001_bicw5f: Deleted 2026/05/20 02:08:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:08:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:09:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:09:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:09:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:09:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/20 02:09:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/20 02:09:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/20 02:09:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/20 02:09:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:09:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:09:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:09:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:09:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:09:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:01 DEBUG : Looking for writers 2026/05/20 02:09:01 DEBUG : FiLeB: reading active writers 2026/05/20 02:09:01 DEBUG : FilEb: reading active writers 2026/05/20 02:09:01 DEBUG : FiLeA: reading active writers 2026/05/20 02:09:01 DEBUG : >WaitForWriters: 2026/05/20 02:09:01 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:01 DEBUG : Looking for writers 2026/05/20 02:09:01 DEBUG : FiLeA: reading active writers 2026/05/20 02:09:01 DEBUG : FiLeB: reading active writers 2026/05/20 02:09:01 DEBUG : FilEb: reading active writers 2026/05/20 02:09:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.93s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:01 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/05/20 02:09:01 DEBUG : normal name with no special characters.txt.rclone_chunk.001_bicyko: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/20 02:09:01 INFO : normal name with no special characters.txt.rclone_chunk.001_bicyko: Copied (server-side copy) to: normal name with no special characters.txt 2026/05/20 02:09:01 INFO : normal name with no special characters.txt.rclone_chunk.001_bicyko: Deleted 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_bicyhh: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/20 02:09:02 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bicyhh: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/05/20 02:09:02 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bicyhh: Deleted 2026/05/20 02:09:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:02 DEBUG : Looking for writers 2026/05/20 02:09:02 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/20 02:09:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/20 02:09:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.47s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': Reusing VFS from active cache 2026/05/20 02:09:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:02 DEBUG : Looking for writers 2026/05/20 02:09:02 DEBUG : >WaitForWriters: 2026/05/20 02:09:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:02 DEBUG : Looking for writers 2026/05/20 02:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:02 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:02 DEBUG : Looking for writers 2026/05/20 02:09:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.10s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:03 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:03 DEBUG : Looking for writers 2026/05/20 02:09:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:03 DEBUG : file1: size = 14 OK 2026/05/20 02:09:03 DEBUG : file1.rclone_chunk.001_bid0cy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:09:03 INFO : file1.rclone_chunk.001_bid0cy: Copied (server-side copy) to: file1 2026/05/20 02:09:03 INFO : file1.rclone_chunk.001_bid0cy: Deleted 2026/05/20 02:09:04 DEBUG : dir/file2: size = 14 OK 2026/05/20 02:09:04 DEBUG : dir/file2.rclone_chunk.001_bid03e: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/20 02:09:04 INFO : dir/file2.rclone_chunk.001_bid03e: Copied (server-side copy) to: dir/file2 2026/05/20 02:09:04 INFO : dir/file2.rclone_chunk.001_bid03e: Deleted 2026/05/20 02:09:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:04 DEBUG : dir: Looking for writers 2026/05/20 02:09:04 DEBUG : file2: reading active writers 2026/05/20 02:09:04 DEBUG : Looking for writers 2026/05/20 02:09:04 DEBUG : dir: reading active writers 2026/05/20 02:09:04 DEBUG : file1: reading active writers 2026/05/20 02:09:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.53s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:05 DEBUG : file1: size = 14 OK 2026/05/20 02:09:05 DEBUG : file1.rclone_chunk.001_bid1v0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:09:05 INFO : file1.rclone_chunk.001_bid1v0: Copied (server-side copy) to: file1 2026/05/20 02:09:05 INFO : file1.rclone_chunk.001_bid1v0: Deleted 2026/05/20 02:09:05 DEBUG : dir/file2: size = 14 OK 2026/05/20 02:09:05 DEBUG : dir/file2.rclone_chunk.001_bid2uc: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/20 02:09:05 INFO : dir/file2.rclone_chunk.001_bid2uc: Copied (server-side copy) to: dir/file2 2026/05/20 02:09:05 INFO : dir/file2.rclone_chunk.001_bid2uc: Deleted 2026/05/20 02:09:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:05 DEBUG : dir: Looking for writers 2026/05/20 02:09:05 DEBUG : Looking for writers 2026/05/20 02:09:05 DEBUG : dir: reading active writers 2026/05/20 02:09:05 DEBUG : file1: reading active writers 2026/05/20 02:09:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:06 DEBUG : file1: size = 14 OK 2026/05/20 02:09:06 DEBUG : file1.rclone_chunk.001_bid38d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:09:06 INFO : file1.rclone_chunk.001_bid38d: Copied (server-side copy) to: file1 2026/05/20 02:09:06 INFO : file1.rclone_chunk.001_bid38d: Deleted 2026/05/20 02:09:06 DEBUG : dir/file2: size = 14 OK 2026/05/20 02:09:06 DEBUG : dir/file2.rclone_chunk.001_bid3eh: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/20 02:09:06 INFO : dir/file2.rclone_chunk.001_bid3eh: Copied (server-side copy) to: dir/file2 2026/05/20 02:09:06 INFO : dir/file2.rclone_chunk.001_bid3eh: Deleted 2026/05/20 02:09:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:07 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:09:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:09:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:09:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/20 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:09:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/20 02:09:07 DEBUG : dir/new_file.txt.rclone_chunk.001_bid4fm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:09:07 INFO : dir/new_file.txt.rclone_chunk.001_bid4fm: Copied (server-side copy) to: dir/new_file.txt 2026/05/20 02:09:07 INFO : dir/new_file.txt.rclone_chunk.001_bid4fm: Deleted 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/20 02:09:07 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/20 02:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:09:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 02:09:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:07 DEBUG : dir: Looking for writers 2026/05/20 02:09:07 DEBUG : file2: reading active writers 2026/05/20 02:09:07 DEBUG : new_file.txt: reading active writers 2026/05/20 02:09:07 DEBUG : Looking for writers 2026/05/20 02:09:07 DEBUG : dir: reading active writers 2026/05/20 02:09:07 DEBUG : file1: reading active writers 2026/05/20 02:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:08 DEBUG : dir/file2: size = 14 OK 2026/05/20 02:09:08 DEBUG : dir/file2.rclone_chunk.001_bid4c7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/20 02:09:08 INFO : dir/file2.rclone_chunk.001_bid4c7: Copied (server-side copy) to: dir/file2 2026/05/20 02:09:08 INFO : dir/file2.rclone_chunk.001_bid4c7: Deleted 2026/05/20 02:09:08 DEBUG : dir/file2: copy non-chunked object... 2026/05/20 02:09:08 DEBUG : dir/file1: size = 14 OK 2026/05/20 02:09:08 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/05/20 02:09:08 INFO : dir/file2: Deleted 2026/05/20 02:09:08 DEBUG : dir/file1: Updating file with dir/file1 0x2846cec749c0 2026/05/20 02:09:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 02:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:09 DEBUG : dir/file1: copy non-chunked object... 2026/05/20 02:09:09 DEBUG : file0: size = 14 OK 2026/05/20 02:09:09 INFO : dir/file1: Copied (server-side copy) to: file0 2026/05/20 02:09:09 INFO : dir/file1: Deleted 2026/05/20 02:09:09 DEBUG : file0: Updating file with file0 0x2846cec749c0 2026/05/20 02:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:09:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/20 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:09 DEBUG : dir: Looking for writers 2026/05/20 02:09:09 DEBUG : Looking for writers 2026/05/20 02:09:09 DEBUG : dir: reading active writers 2026/05/20 02:09:09 DEBUG : file0: reading active writers 2026/05/20 02:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.57s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:09 DEBUG : Looking for writers 2026/05/20 02:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:09 DEBUG : Looking for writers 2026/05/20 02:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:09 DEBUG : Looking for writers 2026/05/20 02:09:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:09 DEBUG : Looking for writers 2026/05/20 02:09:09 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 02:09:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 02:09:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/20 02:09:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:09:10 DEBUG : file1: size = 5 OK 2026/05/20 02:09:10 DEBUG : file1.rclone_chunk.001_bid6fw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:09:10 INFO : file1.rclone_chunk.001_bid6fw: Copied (server-side copy) to: file1 2026/05/20 02:09:10 INFO : file1.rclone_chunk.001_bid6fw: Deleted 2026/05/20 02:09:10 DEBUG : file1: size = 5 OK 2026/05/20 02:09:10 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/20 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:09:10 DEBUG : file1: size = 0 OK 2026/05/20 02:09:10 DEBUG : file1.rclone_chunk.001_bid7a7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:09:10 INFO : file1.rclone_chunk.001_bid7a7: Copied (server-side copy) to: file1 2026/05/20 02:09:10 INFO : file1.rclone_chunk.001_bid7a7: Deleted 2026/05/20 02:09:10 DEBUG : file1: size = 0 OK 2026/05/20 02:09:10 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (7 bytes), uploading instead of streaming 2026/05/20 02:09:11 DEBUG : file1: size = 7 OK 2026/05/20 02:09:11 DEBUG : file1.rclone_chunk.001_bid791: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/20 02:09:11 INFO : file1.rclone_chunk.001_bid791: Copied (server-side copy) to: file1 2026/05/20 02:09:11 INFO : file1.rclone_chunk.001_bid791: Deleted 2026/05/20 02:09:11 DEBUG : file1: size = 7 OK 2026/05/20 02:09:11 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:11 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:11 DEBUG : Looking for writers 2026/05/20 02:09:11 DEBUG : file1: reading active writers 2026/05/20 02:09:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.80s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/20 02:09:12 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/20 02:09:12 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/20 02:09:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/20 02:09:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (11 bytes), uploading instead of streaming 2026/05/20 02:09:12 DEBUG : file1: size = 11 OK 2026/05/20 02:09:12 DEBUG : file1.rclone_chunk.001_bid9uw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:09:12 INFO : file1.rclone_chunk.001_bid9uw: Copied (server-side copy) to: file1 2026/05/20 02:09:13 INFO : file1.rclone_chunk.001_bid9uw: Deleted 2026/05/20 02:09:13 DEBUG : file1: size = 11 OK 2026/05/20 02:09:13 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/20 02:09:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:13 DEBUG : Looking for writers 2026/05/20 02:09:13 DEBUG : file1: reading active writers 2026/05/20 02:09:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:13 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:09:13 DEBUG : file1: size = 5 OK 2026/05/20 02:09:13 DEBUG : file1.rclone_chunk.001_bida6n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:09:13 INFO : file1.rclone_chunk.001_bida6n: Copied (server-side copy) to: file1 2026/05/20 02:09:13 INFO : file1.rclone_chunk.001_bida6n: Deleted 2026/05/20 02:09:13 DEBUG : file1: size = 5 OK 2026/05/20 02:09:13 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/20 02:09:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:13 DEBUG : Looking for writers 2026/05/20 02:09:13 DEBUG : file1: reading active writers 2026/05/20 02:09:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:13 DEBUG : file1: WriteFileHandle.Release closing 2026/05/20 02:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:09:14 DEBUG : file1: size = 0 OK 2026/05/20 02:09:14 DEBUG : file1.rclone_chunk.001_bidavv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:09:14 INFO : file1.rclone_chunk.001_bidavv: Copied (server-side copy) to: file1 2026/05/20 02:09:14 INFO : file1.rclone_chunk.001_bidavv: Deleted 2026/05/20 02:09:14 DEBUG : file1: size = 0 OK 2026/05/20 02:09:14 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/20 02:09:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:14 DEBUG : Looking for writers 2026/05/20 02:09:14 DEBUG : file1: reading active writers 2026/05/20 02:09:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (2 bytes), uploading instead of streaming 2026/05/20 02:09:15 DEBUG : file1: size = 2 OK 2026/05/20 02:09:15 DEBUG : file1.rclone_chunk.001_bidbcr: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/20 02:09:15 INFO : file1.rclone_chunk.001_bidbcr: Copied (server-side copy) to: file1 2026/05/20 02:09:15 INFO : file1.rclone_chunk.001_bidbcr: Deleted 2026/05/20 02:09:15 DEBUG : file1: size = 2 OK 2026/05/20 02:09:15 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:15 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/20 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:15 DEBUG : Looking for writers 2026/05/20 02:09:15 DEBUG : file1: reading active writers 2026/05/20 02:09:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.77s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:09:15 DEBUG : file1: size = 0 OK 2026/05/20 02:09:15 DEBUG : file1.rclone_chunk.001_bidc7y: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:09:15 INFO : file1.rclone_chunk.001_bidc7y: Copied (server-side copy) to: file1 2026/05/20 02:09:15 INFO : file1.rclone_chunk.001_bidc7y: Deleted 2026/05/20 02:09:15 DEBUG : file1: size = 0 OK 2026/05/20 02:09:15 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:09:15 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:09:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:09:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:15 DEBUG : Looking for writers 2026/05/20 02:09:15 DEBUG : file1: reading active writers 2026/05/20 02:09:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.74s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': File to upload is small (100 bytes), uploading instead of streaming 2026/05/20 02:09:16 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/05/20 02:09:16 DEBUG : file1.rclone_chunk.001_biddvx: md5 = fe138b8bacf65e7cfef2d557fed29fda OK 2026/05/20 02:09:16 INFO : file1.rclone_chunk.001_biddvx: Copied (server-side copy) to: file1.rclone_chunk.001 2026/05/20 02:09:16 INFO : file1.rclone_chunk.001_biddvx: Deleted 2026/05/20 02:09:16 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/05/20 02:09:16 DEBUG : file1.rclone_chunk.002_biddvx: md5 = ebbbb7b71bac35ffc12115e13faa5a91 OK 2026/05/20 02:09:16 INFO : file1.rclone_chunk.002_biddvx: Copied (server-side copy) to: file1.rclone_chunk.002 2026/05/20 02:09:16 INFO : file1.rclone_chunk.002_biddvx: Deleted 2026/05/20 02:09:16 DEBUG : file1: size = 100 OK 2026/05/20 02:09:16 DEBUG : file1: Size of src and dst objects identical 2026/05/20 02:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:09:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:09:16 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:09:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:09:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:09:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:16 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:16 DEBUG : Looking for writers 2026/05/20 02:09:16 DEBUG : file1: reading active writers 2026/05/20 02:09:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.28s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:17 DEBUG : flat/f000.txt: size = 7 OK 2026/05/20 02:09:17 DEBUG : flat/f000.txt.rclone_chunk.001_bide4u: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/05/20 02:09:17 INFO : flat/f000.txt.rclone_chunk.001_bide4u: Copied (server-side copy) to: flat/f000.txt 2026/05/20 02:09:17 INFO : flat/f000.txt.rclone_chunk.001_bide4u: Deleted 2026/05/20 02:09:18 DEBUG : flat/f001.txt: size = 14 OK 2026/05/20 02:09:18 DEBUG : flat/f001.txt.rclone_chunk.001_bide2f: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/05/20 02:09:18 INFO : flat/f001.txt.rclone_chunk.001_bide2f: Copied (server-side copy) to: flat/f001.txt 2026/05/20 02:09:18 INFO : flat/f001.txt.rclone_chunk.001_bide2f: Deleted 2026/05/20 02:09:18 DEBUG : flat/f002.txt: size = 21 OK 2026/05/20 02:09:18 DEBUG : flat/f002.txt.rclone_chunk.001_bidfup: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/05/20 02:09:18 INFO : flat/f002.txt.rclone_chunk.001_bidfup: Copied (server-side copy) to: flat/f002.txt 2026/05/20 02:09:18 INFO : flat/f002.txt.rclone_chunk.001_bidfup: Deleted 2026/05/20 02:09:19 DEBUG : flat/f003.txt: size = 28 OK 2026/05/20 02:09:19 DEBUG : flat/f003.txt.rclone_chunk.001_bidfx1: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/05/20 02:09:19 INFO : flat/f003.txt.rclone_chunk.001_bidfx1: Copied (server-side copy) to: flat/f003.txt 2026/05/20 02:09:19 INFO : flat/f003.txt.rclone_chunk.001_bidfx1: Deleted 2026/05/20 02:09:19 DEBUG : flat/f004.txt: size = 35 OK 2026/05/20 02:09:19 DEBUG : flat/f004.txt.rclone_chunk.001_bidgv1: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/05/20 02:09:19 INFO : flat/f004.txt.rclone_chunk.001_bidgv1: Copied (server-side copy) to: flat/f004.txt 2026/05/20 02:09:19 INFO : flat/f004.txt.rclone_chunk.001_bidgv1: Deleted 2026/05/20 02:09:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/20 02:09:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/20 02:09:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/20 02:09:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/20 02:09:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/20 02:09:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/20 02:09:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/20 02:09:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/20 02:09:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/20 02:09:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/20 02:09:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:20 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:20 DEBUG : flat: Looking for writers 2026/05/20 02:09:20 DEBUG : f002.txt: reading active writers 2026/05/20 02:09:20 DEBUG : f003.txt: reading active writers 2026/05/20 02:09:20 DEBUG : f004.txt: reading active writers 2026/05/20 02:09:20 DEBUG : f000.txt: reading active writers 2026/05/20 02:09:20 DEBUG : f001.txt: reading active writers 2026/05/20 02:09:20 DEBUG : Looking for writers 2026/05/20 02:09:20 DEBUG : flat: reading active writers 2026/05/20 02:09:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.68s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:21 DEBUG : a/top.txt: size = 3 OK 2026/05/20 02:09:21 DEBUG : a/top.txt.rclone_chunk.001_bidi8k: md5 = b28354b543375bfa94dabaeda722927f OK 2026/05/20 02:09:21 INFO : a/top.txt.rclone_chunk.001_bidi8k: Copied (server-side copy) to: a/top.txt 2026/05/20 02:09:21 INFO : a/top.txt.rclone_chunk.001_bidi8k: Deleted 2026/05/20 02:09:21 DEBUG : a/b/mid.txt: size = 3 OK 2026/05/20 02:09:21 DEBUG : a/b/mid.txt.rclone_chunk.001_bidis5: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/05/20 02:09:21 INFO : a/b/mid.txt.rclone_chunk.001_bidis5: Copied (server-side copy) to: a/b/mid.txt 2026/05/20 02:09:21 INFO : a/b/mid.txt.rclone_chunk.001_bidis5: Deleted 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt.rclone_chunk.001_bidi6c: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/05/20 02:09:22 INFO : a/b/c/deep.txt.rclone_chunk.001_bidi6c: Copied (server-side copy) to: a/b/c/deep.txt 2026/05/20 02:09:22 INFO : a/b/c/deep.txt.rclone_chunk.001_bidi6c: Deleted 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/20 02:09:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/20 02:09:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/20 02:09:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/20 02:09:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:22 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:22 DEBUG : a/b/c: Looking for writers 2026/05/20 02:09:22 DEBUG : deep.txt: reading active writers 2026/05/20 02:09:22 DEBUG : a/b: Looking for writers 2026/05/20 02:09:22 DEBUG : c: reading active writers 2026/05/20 02:09:22 DEBUG : mid.txt: reading active writers 2026/05/20 02:09:22 DEBUG : a: Looking for writers 2026/05/20 02:09:22 DEBUG : b: reading active writers 2026/05/20 02:09:22 DEBUG : top.txt: reading active writers 2026/05/20 02:09:22 DEBUG : Looking for writers 2026/05/20 02:09:22 DEBUG : a: reading active writers 2026/05/20 02:09:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.19s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/05/20 02:09:23 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:23 DEBUG : Looking for writers 2026/05/20 02:09:23 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome'", Local "Local file system at /tmp/rclone4273029849", Modify Window "1ns" 2026/05/20 02:09:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': poll-interval is not supported by this remote 2026/05/20 02:09:23 DEBUG : dir1/a.txt: size = 1 OK 2026/05/20 02:09:23 DEBUG : dir1/a.txt.rclone_chunk.001_bidkeb: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/05/20 02:09:23 INFO : dir1/a.txt.rclone_chunk.001_bidkeb: Copied (server-side copy) to: dir1/a.txt 2026/05/20 02:09:23 INFO : dir1/a.txt.rclone_chunk.001_bidkeb: Deleted 2026/05/20 02:09:24 DEBUG : dir2/b.txt: size = 1 OK 2026/05/20 02:09:24 DEBUG : dir2/b.txt.rclone_chunk.001_bidkkq: md5 = 415290769594460e2e485922904f345d OK 2026/05/20 02:09:24 INFO : dir2/b.txt.rclone_chunk.001_bidkkq: Copied (server-side copy) to: dir2/b.txt 2026/05/20 02:09:24 INFO : dir2/b.txt.rclone_chunk.001_bidkkq: Deleted 2026/05/20 02:09:24 DEBUG : dir3/c.txt: size = 1 OK 2026/05/20 02:09:24 DEBUG : dir3/c.txt.rclone_chunk.001_bidlln: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/05/20 02:09:24 INFO : dir3/c.txt.rclone_chunk.001_bidlln: Copied (server-side copy) to: dir3/c.txt 2026/05/20 02:09:24 INFO : dir3/c.txt.rclone_chunk.001_bidlln: Deleted 2026/05/20 02:09:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/20 02:09:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/20 02:09:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/20 02:09:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/20 02:09:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:24 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/20 02:09:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/20 02:09:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:09:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:09:25 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:09:25 DEBUG : dir1: Looking for writers 2026/05/20 02:09:25 DEBUG : a.txt: reading active writers 2026/05/20 02:09:25 DEBUG : dir2: Looking for writers 2026/05/20 02:09:25 DEBUG : b.txt: reading active writers 2026/05/20 02:09:25 DEBUG : dir3: Looking for writers 2026/05/20 02:09:25 DEBUG : c.txt: reading active writers 2026/05/20 02:09:25 DEBUG : Looking for writers 2026/05/20 02:09:25 DEBUG : dir1: reading active writers 2026/05/20 02:09:25 DEBUG : dir2: reading active writers 2026/05/20 02:09:25 DEBUG : dir3: reading active writers 2026/05/20 02:09:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.23s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/20 02:09:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-libohax7kome': Purge remote 2026/05/20 02:09:25 DEBUG : Waiting for deletions to finish 2026/05/20 02:09:25 INFO : S3 bucket rclone-test-libohax7kome: Bucket "rclone-test-libohax7kome" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m59.086777598s (try 1/5)